]> git.ipfire.org Git - thirdparty/libvirt.git/commit
net: Add support for changing persistent networks to transient
authorPeter Krempa <pkrempa@redhat.com>
Thu, 25 Oct 2012 14:32:29 +0000 (16:32 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 2 Nov 2012 12:28:40 +0000 (13:28 +0100)
commitfa16957ccd377d2e870ba4f5b7e9a7544e8105ea
tree2493863b1603e05529720097f9ec87012994eed3
parentb6dbbae128ec542965e4477632d2be96cf6f51f8
net: Add support for changing persistent networks to transient

Until now, the network undefine API was able to undefine only inactive
networks. The restriction doesn't make sense any more so this patch
implements changing networks to transient.
src/network/bridge_driver.c