[libvirt] [PATCHv3 0/2] Support IPv6 in port allocator

Ján Tomko jtomko at redhat.com
Thu Feb 6 16:43:12 UTC 2014


v1: Support IPv6 in port allocator
https://www.redhat.com/archives/libvir-list/2013-October/msg00007.html

v2: https://www.redhat.com/archives/libvir-list/2013-October/msg01313.html
  bind to v4 and v6 separately

v3:
  fix the embarrasing bug of hardcoding AF_INET anyway
  added a test that mocks a v4-only system even on systems with IPv6
    compiled in

Ján Tomko (2):
  Split out bind() from virPortAllocatorAcquire
  Support IPv6 in port allocator

 src/util/virportallocator.c  | 106 +++++++++++++++++++++++++++++++------------
 tests/virportallocatortest.c |  68 +++++++++++++++++++++++++--
 2 files changed, 143 insertions(+), 31 deletions(-)

-- 
1.8.3.2




More information about the libvir-list mailing list