libvirt/tests/networkxml2confdata
Laine Stump bf3d9f305e network: fix DHCPv6 on networks with prefix != 64
According to the dnsmasq manpage, the netmask for IPv4 address ranges
will be auto-deteremined from the interface dnsmasq is listening on,
but it can't do this for IPv6 for some reason - it instead assumes a
network prefix of 64 for all IPv6 address ranges. If this is
incorrect, dnsmasq will refuse to give out an address to clients,
instead logging this message:

 dnsmasq-dhcp[2380]: no address range available for DHCPv6 request via virbr0

The solution is for libvirt to add ",$prefix" to all IPv6 dhcp-range
arguments when building the dnsmasq.conf file.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1033739
2016-04-21 15:06:25 -04:00
..
dhcp6-nat-network.conf network: fix DHCPv6 on networks with prefix != 64 2016-04-21 15:06:25 -04:00
dhcp6-nat-network.xml Remove the space before the slash in network XML 2013-08-28 08:05:46 +02: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: fix DHCPv6 on networks with prefix != 64 2016-04-21 15:06:25 -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: dnsmasq: Don't format lease file path 2014-12-03 14:22:40 +01: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-forwarders.conf network: change default of forwardPlainNames to 'yes' 2014-02-04 12:00:26 +02:00
nat-network-dns-forwarders.xml Add forwarder attribute to <dns/> element 2013-09-17 17:47:33 -06: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: dnsmasq: Don't format lease file path 2014-12-03 14:22:40 +01: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: dnsmasq: Don't format lease file path 2014-12-03 14:22:40 +01: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: dnsmasq: Don't format lease file path 2014-12-03 14:22:40 +01: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: escape quotes for dsmasq conf contents 2015-06-09 13:56:00 -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: dnsmasq: Don't format lease file path 2014-12-03 14:22:40 +01: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: dnsmasq: Don't format lease file path 2014-12-03 14:22:40 +01:00
netboot-network.xml Remove the space before the slash in network XML 2013-08-28 08:05:46 +02:00
netboot-proxy-network.conf network: dnsmasq: Don't format lease file path 2014-12-03 14:22:40 +01:00
netboot-proxy-network.xml Remove the space before the slash in network XML 2013-08-28 08:05:46 +02: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