diff options
| author | Michael R. Hines <mrhines@us.ibm.com> | 2013-08-03 22:54:48 -0400 |
|---|---|---|
| committer | Anthony Liguori <aliguori@us.ibm.com> | 2013-08-05 11:47:46 -0500 |
| commit | b58c8552bd466aaab67c59dedeb846838082cad6 (patch) | |
| tree | 0f00b7f504050aac76627cf8c114691095a79071 /qemu-io.c | |
| parent | be2f78b6b062eec5170e2612299fb8953046993f (diff) | |
| download | focaccia-qemu-b58c8552bd466aaab67c59dedeb846838082cad6.tar.gz focaccia-qemu-b58c8552bd466aaab67c59dedeb846838082cad6.zip | |
rdma: bugfix: make IPv6 support work
RDMA does not use sockets, so we cannot use many of the socket helper functions, but we *do* use inet_parse() which gives RDMA all the necessary details of the connection parameters. However, when testing with libvirt, a simple IPv6 migration test failed because we were not using getaddrinfo() properly. This makes IPv6 migration over RDMA work. Signed-off-by: Michael R. Hines <mrhines@us.ibm.com> Message-id: 1375584894-9917-2-git-send-email-mrhines@linux.vnet.ibm.com Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'qemu-io.c')
0 files changed, 0 insertions, 0 deletions