Chen Fan 69f7b67d55 migration: add migration_host support for IPv6 address without brackets
if specifying migration_host to an Ipv6 address without brackets,
it was resolved to an incorrect address, such as:
    tcp:2001:0DB8::1428:4444,
but the correct address should be:
    tcp:[2001:0DB8::1428]:4444
so we should add brackets when parsing it.

Signed-off-by: Chen Fan <chen.fan.fnst@cn.fujitsu.com>
2014-10-15 09:25:33 +02:00
..
2014-07-16 06:48:53 -06:00
2014-08-23 14:29:24 -06:00
2014-10-02 11:11:10 +02:00
2014-05-06 11:22:13 -04:00
2013-02-12 09:00:15 -07:00
2014-07-29 11:25:16 +01:00
2014-04-07 06:14:45 -06:00
2014-04-07 06:14:45 -06:00
2013-12-24 17:36:47 +01:00
2013-12-24 17:36:47 +01:00
2014-04-07 06:14:45 -06:00
2014-04-07 06:14:45 -06:00
2014-07-28 14:10:29 -06:00
2014-09-25 10:59:43 +02:00
2014-10-12 13:41:47 +02:00
2014-03-04 12:24:13 +00:00
2014-09-15 10:44:27 -04:00
2013-04-12 16:55:45 -04:00
2014-10-15 09:25:33 +02:00
2014-07-03 10:41:15 +02:00
2014-03-04 12:24:13 +00:00