[libvirt] [PATCH 0/6] Fix multiple problems while dealing with transient networks

Peter Krempa pkrempa at redhat.com
Thu Oct 25 15:18:24 UTC 2012


This series fixes a few issues when dealing with transient networks:
1) Check for multiple DHCP sections is added also to transient networks
2) Create and clean up dnsmasq config files when dealing with transient networks
3) Add support for making network transient with undefine
4) a few cleanups

Peter Krempa (6):
  conf: net: Fix helper for applying new network definition
  net: Change argument type of virNetworkObjIsDuplicate()
  net: Move creation of dnsmasq hosts file to function starting dnsmasq
  net: Remove dnsmasq and radvd files also when destroying transient
    nets
  net: Re-use checks when creating transient networks
  net: Add support for changing persistent networks to transient

 src/conf/network_conf.c     |   4 +-
 src/conf/network_conf.h     |   2 +-
 src/network/bridge_driver.c | 261 +++++++++++++++++++++++---------------------
 3 files changed, 138 insertions(+), 129 deletions(-)

-- 
1.7.12.4




More information about the libvir-list mailing list