]> xenbits.xensource.com Git - libvirt.git/commit
Added new option to virsh net-dumpxml called --inactive
authorShradha Shah <sshah@solarflare.com>
Wed, 14 Dec 2011 10:50:40 +0000 (10:50 +0000)
committerEric Blake <eblake@redhat.com>
Wed, 11 Jan 2012 20:15:09 +0000 (13:15 -0700)
commit52d064f42dbc857f4096dc60c0335395ffac73aa
treede1945ad63b25e0fecf537d60ad25947b6f07994
parent42c81d18c20487f7c9219e174e400cacc193e582
Added new option to virsh net-dumpxml called --inactive

The above option helps to differentiate between implicit and explicit
interface pools.
include/libvirt/libvirt.h.in
src/conf/network_conf.c
src/conf/network_conf.h
src/libvirt.c
src/network/bridge_driver.c
src/test/test_driver.c
src/vbox/vbox_tmpl.c
tests/networkxml2xmltest.c
tools/virsh.c
tools/virsh.pod