Re: [libvirt] [PATCH 2/2] Support for IPv6 / multiple ifaces in interface_conf.[ch]

2009-10-08 Thread Daniel P. Berrange
On Wed, Oct 07, 2009 at 10:05:41AM -0400, Laine Stump wrote: > This patch updates the xml parsing and formatting, and the associated > virInterfaceDef data structure to support IPv6, along the way adding > support for multiple protocols per interface, and multiple IP > addresses per protocol. > ---

[libvirt] [PATCH 2/2] Support for IPv6 / multiple ifaces in interface_conf.[ch]

2009-10-07 Thread Laine Stump
This patch updates the xml parsing and formatting, and the associated virInterfaceDef data structure to support IPv6, along the way adding support for multiple protocols per interface, and multiple IP addresses per protocol. --- src/conf/interface_conf.c | 295 ++--