mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 11:51:11 +00:00
298fa4858c
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
|
||
---|---|---|
.. | ||
dhcp6-nat-network.conf | ||
dhcp6-nat-network.xml | ||
dhcp6-network.conf | ||
dhcp6-network.xml | ||
dhcp6host-routed-network.conf | ||
dhcp6host-routed-network.xml | ||
isolated-network.conf | ||
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 | ||
nat-network-dns-local-domain.xml | ||
nat-network-dns-srv-record-minimal.conf | ||
nat-network-dns-srv-record-minimal.xml | ||
nat-network-dns-srv-record.conf | ||
nat-network-dns-srv-record.xml | ||
nat-network-dns-txt-record.conf | ||
nat-network-dns-txt-record.xml | ||
nat-network.conf | ||
nat-network.xml | ||
netboot-network.conf | ||
netboot-network.xml | ||
netboot-proxy-network.conf | ||
netboot-proxy-network.xml | ||
routed-network.conf | ||
routed-network.xml |