
On 06/22/2016 01:37 PM, Laine Stump wrote:
All the same information was already there, just in slightly different places in the virDomainNetDef. --- docs/schemas/domaincommon.rng | 22 +------------------ src/conf/domain_conf.c | 50 ++++++------------------------------------- src/conf/domain_conf.h | 7 ++---- src/libxl/libxl_conf.c | 10 ++++----- src/libxl/libxl_domain.c | 2 +- src/lxc/lxc_container.c | 10 ++++----- src/lxc/lxc_native.c | 12 +++++------ src/openvz/openvz_driver.c | 10 ++++----- src/uml/uml_conf.c | 4 ++-- src/vbox/vbox_common.c | 6 +++--- src/vz/vz_sdk.c | 2 +- src/xenconfig/xen_common.c | 12 +++++------ src/xenconfig/xen_sxpr.c | 12 +++++------ 13 files changed, 49 insertions(+), 110 deletions(-)
ACK John