libvirt/tests/networkxml2confdata
Laine Stump 15b5902db9 network: don't add "no-resolv" if we still need DNS servers from resolv.conf
It was pointed out here:

  https://bugzilla.redhat.com/show_bug.cgi?id=1331796#c4

that we shouldn't be adding a "no-resolv" to the dnsmasq.conf file for
a network if there isn't any <forwarder> element that specifies an IP
address but no qualifying domain. If there is such an element, it will
handle all DNS requests that weren't otherwise handled by one of the
forwarder entries with a matching domain attribute. If not, then DNS
requests that don't match the domain of any <forwarder> would not be
resolved if we added no-resolv.

So, only add "no-resolv" when there is at least one <forwarder>
element that specifies an IP address but no qualifying domain.
2017-03-21 11:25:59 -04:00
..
dhcp6-nat-network.conf network: add dnsmasq option 'dhcp-authoritative' 2016-10-10 15:15:11 -04:00
dhcp6-nat-network.xml schema: Let elements in /network/ip be specified in any order 2016-12-14 16:20:23 +01:00
dhcp6-network.conf network: fix DHCPv6 on networks with prefix != 64 2016-04-21 15:06:25 -04:00
dhcp6-network.xml Remove the space before the slash in network XML 2013-08-28 08:05:46 +02:00
dhcp6host-routed-network.conf network: add dnsmasq option 'dhcp-authoritative' 2016-10-10 15:15:11 -04:00
dhcp6host-routed-network.xml Remove the space before the slash in network XML 2013-08-28 08:05:46 +02:00
isolated-network.conf network: add dnsmasq option 'dhcp-authoritative' 2016-10-10 15:15:11 -04:00
isolated-network.xml Remove the space before the slash in network XML 2013-08-28 08:05:46 +02:00
nat-network-dns-forward-plain.conf network: permit upstream forwarding of unqualified DNS names 2013-08-14 09:46:22 -04:00
nat-network-dns-forward-plain.xml network: permit upstream forwarding of unqualified DNS names 2013-08-14 09:46:22 -04:00
nat-network-dns-forwarder-no-resolv.conf network: don't add "no-resolv" if we still need DNS servers from resolv.conf 2017-03-21 11:25:59 -04:00
nat-network-dns-forwarder-no-resolv.xml network: don't add "no-resolv" if we still need DNS servers from resolv.conf 2017-03-21 11:25:59 -04:00
nat-network-dns-forwarders.conf network: don't add "no-resolv" if we still need DNS servers from resolv.conf 2017-03-21 11:25:59 -04:00
nat-network-dns-forwarders.xml network: allow limiting a <forwarder> element to certain domains 2016-08-19 21:34:51 -04:00
nat-network-dns-hosts.conf network: only prevent forwarding of DNS requests for unqualified names 2014-02-04 12:00:26 +02:00
nat-network-dns-hosts.xml Remove the space before the slash in network XML 2013-08-28 08:05:46 +02:00
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: add dnsmasq option 'dhcp-authoritative' 2016-10-10 15:15:11 -04:00
nat-network-dns-srv-record-minimal.xml Remove the space before the slash in network XML 2013-08-28 08:05:46 +02:00
nat-network-dns-srv-record.conf network: add dnsmasq option 'dhcp-authoritative' 2016-10-10 15:15:11 -04:00
nat-network-dns-srv-record.xml network: fix problems with SRV records 2014-03-26 16:42:43 +02:00
nat-network-dns-txt-record.conf network: add dnsmasq option 'dhcp-authoritative' 2016-10-10 15:15:11 -04:00
nat-network-dns-txt-record.xml Remove the space before the slash in network XML 2013-08-28 08:05:46 +02:00
nat-network-name-with-quotes.conf network: add dnsmasq option 'dhcp-authoritative' 2016-10-10 15:15:11 -04:00
nat-network-name-with-quotes.xml network: escape quotes for dsmasq conf contents 2015-06-09 13:56:00 -04:00
nat-network.conf network: add dnsmasq option 'dhcp-authoritative' 2016-10-10 15:15:11 -04:00
nat-network.xml Remove the space before the slash in network XML 2013-08-28 08:05:46 +02:00
netboot-network.conf network: add dnsmasq option 'dhcp-authoritative' 2016-10-10 15:15:11 -04:00
netboot-network.xml schema: Let elements in /network/ip be specified in any order 2016-12-14 16:20:23 +01:00
netboot-proxy-network.conf network: add dnsmasq option 'dhcp-authoritative' 2016-10-10 15:15:11 -04:00
netboot-proxy-network.xml Remove the space before the slash in network XML 2013-08-28 08:05:46 +02:00
open-network.conf network: new network forward mode 'open' 2016-08-19 21:05:15 -04:00
open-network.xml network: new network forward mode 'open' 2016-08-19 21:05:15 -04:00
ptr-domains-auto.conf network: Add support for local PTR domains 2016-12-19 09:03:29 +01:00
ptr-domains-auto.xml network: Add support for local PTR domains 2016-12-19 09:03:29 +01:00
routed-network-no-dns.conf network: allow disabling dnsmasq's DNS server 2016-08-19 21:10:34 -04:00
routed-network-no-dns.xml network: allow disabling dnsmasq's DNS server 2016-08-19 21:10:34 -04:00
routed-network.conf network: change default of forwardPlainNames to 'yes' 2014-02-04 12:00:26 +02:00
routed-network.xml Remove the space before the slash in network XML 2013-08-28 08:05:46 +02:00