libvirt/tests/networkxml2confdata
Michal Privoznik 12be42ee7e network: Generate TFTP config regardless of DHCP
We already allow users to provide TFTP root path in network XML
and not specify any DHCP. This makes sense, because dnsmasq is
not only DHCP server but also TFTP server and users might have
a DHCP server configured on their own, outside of libvirt's
control and want just the TFTP part.

By moving TFTP config generator out of DHCP generator and calling
it for every IPv4 range, users can finally enable just TFTP.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2026765
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2022-06-01 09:40:40 +02:00
..
dhcp6-nat-network.conf network: add netmask to dhcp range of dnsmasq conf file for IPv4 2019-02-21 13:06:16 -05:00
dhcp6-nat-network.hostsfile tests: Add tests for <lease/> to cover dnsmasq settings 2020-04-23 10:59:33 +02:00
dhcp6-nat-network.xml
dhcp6-network.conf network: fix DHCPv6 on networks with prefix != 64 2016-04-21 15:06:25 -04:00
dhcp6-network.hostsfile tests: Add tests for <lease/> to cover dnsmasq settings 2020-04-23 10:59:33 +02: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
dhcp6host-routed-network.hostsfile
dhcp6host-routed-network.xml Remove the space before the slash in network XML 2013-08-28 08:05:46 +02:00
dnsmasq-options.conf network: wire up dnsmasq option xmlns 2019-07-17 17:18:56 -04:00
dnsmasq-options.xml network: wire up dnsmasq option xmlns 2019-07-17 17:18:56 -04:00
isolated-network.conf
isolated-network.xml Remove the space before the slash in network XML 2013-08-28 08:05:46 +02:00
leasetime-hours.conf tests: Add tests for <lease/> to cover dnsmasq settings 2020-04-23 10:59:33 +02:00
leasetime-hours.hostsfile tests: Add tests for <lease/> to cover dnsmasq settings 2020-04-23 10:59:33 +02:00
leasetime-hours.xml tests: Add tests for <lease/> to cover dnsmasq settings 2020-04-23 10:59:33 +02:00
leasetime-infinite.conf tests: Add tests for <lease/> to cover dnsmasq settings 2020-04-23 10:59:33 +02:00
leasetime-infinite.hostsfile
leasetime-infinite.xml tests: Add tests for <lease/> to cover dnsmasq settings 2020-04-23 10:59:33 +02:00
leasetime-minutes.conf tests: Add tests for <lease/> to cover dnsmasq settings 2020-04-23 10:59:33 +02:00
leasetime-minutes.hostsfile
leasetime-minutes.xml
leasetime-seconds.conf
leasetime-seconds.hostsfile tests: Add tests for <lease/> to cover dnsmasq settings 2020-04-23 10:59:33 +02:00
leasetime-seconds.xml tests: Add tests for <lease/> to cover dnsmasq settings 2020-04-23 10:59:33 +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
nat-network-dns-forwarder-no-resolv.conf
nat-network-dns-forwarder-no-resolv.xml
nat-network-dns-forwarders.conf
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
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
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 tests: do not test dnsmasq older than 2.67 2021-12-15 15:28:17 +01:00
nat-network-dns-srv-record-minimal.hostsfile tests: Add tests for <lease/> to cover dnsmasq settings 2020-04-23 10:59:33 +02: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
nat-network-dns-srv-record.hostsfile
nat-network-dns-srv-record.xml
nat-network-dns-txt-record.conf
nat-network-dns-txt-record.hostsfile tests: Add tests for <lease/> to cover dnsmasq settings 2020-04-23 10:59:33 +02:00
nat-network-dns-txt-record.xml
nat-network-mtu.conf network: add netmask to dhcp range of dnsmasq conf file for IPv4 2019-02-21 13:06:16 -05:00
nat-network-mtu.hostsfile tests: Add tests for <lease/> to cover dnsmasq settings 2020-04-23 10:59:33 +02:00
nat-network-mtu.xml network: set mtu as a DHCP option when specified 2019-01-31 17:45:41 +01:00
nat-network-name-with-quotes.conf
nat-network-name-with-quotes.hostsfile tests: Add tests for <lease/> to cover dnsmasq settings 2020-04-23 10:59:33 +02: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
nat-network.hostsfile tests: Add tests for <lease/> to cover dnsmasq settings 2020-04-23 10:59:33 +02: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: Generate TFTP config regardless of DHCP 2022-06-01 09:40:40 +02: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 tests: do not test dnsmasq older than 2.67 2021-12-15 15:28:17 +01:00
netboot-proxy-network.xml Remove the space before the slash in network XML 2013-08-28 08:05:46 +02:00
netboot-tftp.conf
netboot-tftp.xml
open-network.conf network: new network forward mode 'open' 2016-08-19 21:05:15 -04:00
open-network.xml
ptr-domains-auto.conf network: add netmask to dhcp range of dnsmasq conf file for IPv4 2019-02-21 13:06:16 -05:00
ptr-domains-auto.hostsfile tests: Add tests for <lease/> to cover dnsmasq settings 2020-04-23 10:59:33 +02:00
ptr-domains-auto.xml
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
routed-network.conf
routed-network.xml Remove the space before the slash in network XML 2013-08-28 08:05:46 +02:00