cloudstack/agent/src/com/cloud/agent
Will Stevens 726ee47e98 Merge pull request #1488 from wido/agent-ipv6-enable
agent: Enable IPv6 connectivity for KVM Agent to Management ServerIPv4 is still preferred, so if the hostname of the Management Server
returns a A and AAAA-record the Agent will still connect to the
server over IPv4.

This situation will however allow to use a hostname which only has
a AAAA-record. In that case the Agent will connect to the Management
Server over IPv6.

* pr/1488:
  agent: Enable IPv6 connectivity for KVM Agent to Management Server

Signed-off-by: Will Stevens <williamstevens@gmail.com>
2016-05-10 23:55:28 -04:00
..
dao removed executable flags from java classes 2014-11-23 19:49:01 +01:00
dhcp Reformatted all of the code. 2013-11-21 06:15:26 -08:00
mockvm Reformatted all of the code. 2013-11-21 06:15:26 -08:00
resource findbugs encoding 2015-06-25 14:43:49 +02:00
vmdata Removed trailing spaces 2013-11-21 04:08:01 -08:00
Agent.java Additional exception logging for Cloudstack-9285 2016-04-11 17:05:45 -05:00
AgentShell.java agent: Enable IPv6 connectivity for KVM Agent to Management Server 2016-04-12 11:15:09 +02:00
IAgentShell.java agent: Remove some more dead code around the Agent upgrade 2013-07-12 14:46:33 +02:00