Fix some issues with libvirtd reload (SIGHUP) handling in the
network and nwfilter drivers
Cole Robinson (4):
network: Fix segfault on daemon reload
nwfilter: Fix potential locking problems on ObjLoad failure
nwfilter: Push configFile building into LoadConfig
nwfilter: Save config to disk if we generated a UUID
src/conf/nwfilter_conf.c | 113 ++++++++++++++++++++++-------------------
src/conf/nwfilter_conf.h | 6 +--
src/network/bridge_driver.c | 2 +-
src/nwfilter/nwfilter_driver.c | 6 +--
4 files changed, 66 insertions(+), 61 deletions(-)
--
2.7.3