[libvirt] [PATCHv5 07/18] Domain conf: allow more than one IP address for net devices

Daniel P. Berrange berrange at redhat.com
Mon Jan 5 17:33:06 UTC 2015


On Tue, Dec 30, 2014 at 11:27:16AM +0100, Cédric Bosdonnat wrote:
> Add the possibility to have more than one IP address configured for a
> domain network interface. IP addresses can also have a prefix to define
> the corresponding netmask.
> ---
>  docs/formatdomain.html.in                       |  22 ++++
>  docs/schemas/domaincommon.rng                   |  16 ++-
>  src/conf/domain_conf.c                          | 149 ++++++++++++++++++++----
>  src/conf/domain_conf.h                          |  15 ++-
>  src/libvirt_private.syms                        |   1 +
>  src/openvz/openvz_conf.c                        |   2 +-
>  src/openvz/openvz_driver.c                      |   7 +-
>  src/qemu/qemu_driver.c                          |  26 ++++-
>  src/qemu/qemu_hotplug.c                         |   5 +-
>  src/uml/uml_conf.c                              |   2 +-
>  src/vbox/vbox_common.c                          |   6 +-
>  src/xenconfig/xen_common.c                      |  21 ++--
>  src/xenconfig/xen_sxpr.c                        |  18 ++-
>  tests/lxcxml2xmldata/lxc-idmap.xml              |   2 +
>  tests/openvzutilstest.c                         |   2 +-
>  tests/sexpr2xmldata/sexpr2xml-bridge-ipaddr.xml |   2 +-
>  tests/sexpr2xmldata/sexpr2xml-net-routed.xml    |   2 +-
>  17 files changed, 239 insertions(+), 59 deletions(-)

ACK


Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list