libvirt/tests/networkxml2confdata
Josh Stone 298fa4858c network: Let domains be restricted to local DNS
This adds a new "localOnly" attribute on the domain element of the
network xml.  With this set to "yes", DNS requests under that domain
will only be resolved by libvirt's dnsmasq, never forwarded upstream.

This was how it worked before commit f69a6b987d, and I found that
functionality useful.  For example, I have my host's NetworkManager
dnsmasq configured to forward that domain to libvirt's dnsmasq, so I can
easily resolve guest names from outside.  But if libvirt's dnsmasq
doesn't know a name and forwards it to the host, I'd get an endless
forwarding loop.  Now I can set localOnly="yes" to prevent the loop.

Signed-off-by: Josh Stone <jistone@redhat.com>
2015-01-20 01:07:18 -05:00
..
dhcp6-nat-network.conf network: dnsmasq: Don't format lease file path 2014-12-03 14:22:40 +01:00
dhcp6-nat-network.xml
dhcp6-network.conf network: dnsmasq: Don't format lease file path 2014-12-03 14:22:40 +01:00
dhcp6-network.xml
dhcp6host-routed-network.conf
dhcp6host-routed-network.xml
isolated-network.conf network: dnsmasq: Don't format lease file path 2014-12-03 14:22:40 +01:00
isolated-network.xml
nat-network-dns-forward-plain.conf
nat-network-dns-forward-plain.xml
nat-network-dns-forwarders.conf
nat-network-dns-forwarders.xml
nat-network-dns-hosts.conf
nat-network-dns-hosts.xml
nat-network-dns-local-domain.conf network: Let domains be restricted to local DNS 2015-01-20 01:07:18 -05:00
nat-network-dns-local-domain.xml network: Let domains be restricted to local DNS 2015-01-20 01:07:18 -05:00
nat-network-dns-srv-record-minimal.conf network: dnsmasq: Don't format lease file path 2014-12-03 14:22:40 +01:00
nat-network-dns-srv-record-minimal.xml
nat-network-dns-srv-record.conf network: dnsmasq: Don't format lease file path 2014-12-03 14:22:40 +01:00
nat-network-dns-srv-record.xml
nat-network-dns-txt-record.conf network: dnsmasq: Don't format lease file path 2014-12-03 14:22:40 +01:00
nat-network-dns-txt-record.xml
nat-network.conf network: dnsmasq: Don't format lease file path 2014-12-03 14:22:40 +01:00
nat-network.xml
netboot-network.conf network: dnsmasq: Don't format lease file path 2014-12-03 14:22:40 +01:00
netboot-network.xml
netboot-proxy-network.conf network: dnsmasq: Don't format lease file path 2014-12-03 14:22:40 +01:00
netboot-proxy-network.xml
routed-network.conf
routed-network.xml