Those four patches make migration of IPv6 address work.
Use getaddrinfo() to socket addresses infomation.
---
Amos Kong (4):
Use getaddrinfo for migration
net/socket: allow ipv6 for net_socket_listen_init and socket_connect_init
net: split hostname and service by last colon
net: support to include ipv6 address by brackets
migration-tcp.c | 60 ++++++++--------------------
net.c | 116 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
net/socket.c | 60 +++++-----------------------
qemu_socket.h | 3 +
4 files changed, 145 insertions(+), 94 deletions(-)
--
Amos Kong
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html