libvirt/src/network
Peter Krempa 8e91890015 network: Don't remove transient network if creating of config file fails
On the off-chance that creation of persistent configuration file would
fail when defining a network that is already started as transient, the
code would remove the transient data structure and thus the network.

This patch changes the code so that in such case, the network is again
marked as transient and left behind.
2013-04-30 09:08:40 +02:00
..
bridge_driver.c network: Don't remove transient network if creating of config file fails 2013-04-30 09:08:40 +02:00
bridge_driver.h Rename dnsmasq.{c,h} to virdnsmasq.{c,h} 2012-12-21 11:17:13 +00:00
default.xml Move config files to align with driver sources 2009-09-21 14:41:45 +01:00