[libvirt] [PATCH 0/2] v3: dnsmasq conf-file and interface= patches

Gene Czarcinski gene at czarc.net
Tue Oct 23 15:07:06 UTC 2012


I am sorry about the clutter with my multiple patch submissions.
I am just trynig to get it right so that, the next time, I will not make so many stupid mistakes.

Gene Czarcinski (2):
  v3: put dnsmasq parameters into a file instead of the command line
  v3: add dnsmasq interface= parameter so bind-interfaces works

 src/network/bridge_driver.c                        | 183 ++++++++++++++-------
 src/network/bridge_driver.h                        |   8 +-
 tests/networkxml2argvdata/isolated-network.argv    |  25 ++-
 .../networkxml2argvdata/nat-network-dns-hosts.argv |  15 +-
 .../nat-network-dns-srv-record-minimal.argv        |  36 ++--
 .../nat-network-dns-srv-record.argv                |  36 ++--
 .../nat-network-dns-txt-record.argv                |  30 ++--
 tests/networkxml2argvdata/nat-network.argv         |  28 ++--
 tests/networkxml2argvdata/netboot-network.argv     |  29 ++--
 .../networkxml2argvdata/netboot-proxy-network.argv |  26 ++-
 tests/networkxml2argvdata/routed-network.argv      |  13 +-
 tests/networkxml2argvtest.c                        |  44 +----
 12 files changed, 278 insertions(+), 195 deletions(-)

-- 
1.7.11.7




More information about the libvir-list mailing list