[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[libvirt] [PATCHv3 0/2] Support IPv6 in port allocator
- From: Ján Tomko <jtomko redhat com>
- To: libvir-list redhat com
- Subject: [libvirt] [PATCHv3 0/2] Support IPv6 in port allocator
- Date: Thu, 6 Feb 2014 17:43:12 +0100
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]