[libvirt] [PATCHv4 0/3] Support IPv6 addresses for graphics listening on networks

Ján Tomko jtomko at redhat.com
Wed Apr 8 15:35:58 UTC 2015


v1: https://www.redhat.com/archives/libvir-list/2015-February/msg00442.html
v2: https://www.redhat.com/archives/libvir-list/2015-February/msg01228.html
v3: https://www.redhat.com/archives/libvir-list/2015-March/msg00423.html
changes in v4:
* remove the family attribute and just return the first IP address
* rename virNetDevGetIPv4Address to virNetDevGetIPv4AddressIoctl

John Ferlan (1):
  util: Replace virNetDevGetIPv4Address with virNetDevGetIPAddress

Ján Tomko (1):
  Support IPv6 in networkGetNetworkAddress

Luyao Huang (1):
  util: Update virNetDevGetIPAddress to get IPv6 addresses

 src/libvirt_private.syms    |   2 +-
 src/network/bridge_driver.c |  11 ++--
 src/util/virnetdev.c        | 119 +++++++++++++++++++++++++++++++++++++++-----
 src/util/virnetdev.h        |   2 +-
 4 files changed, 114 insertions(+), 20 deletions(-)

-- 
2.0.5




More information about the libvir-list mailing list