libvirt/tests/networkxml2xmlout
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
..
8021Qbh-net.xml
bandwidth-network.xml
dhcp6host-routed-network.xml
direct-net.xml
dnsmasq-options.xml
empty-allow-ipv6.xml
host-bridge-net.xml
host-bridge-no-flood.xml
hostdev-pf.xml
hostdev.xml
isolated-network.xml
isolated-ports.xml
leasetime-hours.xml
leasetime-infinite.xml
leasetime-minutes.xml
leasetime-seconds.xml
metadata.xml
nat-network-dns-forward-plain.xml
nat-network-dns-forwarder-no-resolv.xml
nat-network-dns-forwarders.xml
nat-network-dns-hosts.xml
nat-network-dns-srv-record-minimal.xml
nat-network-dns-srv-record.xml
nat-network-dns-srv-records.xml
nat-network-dns-txt-record.xml
nat-network-explicit-flood.xml
nat-network-forward-nat-address.xml
nat-network-forward-nat-ipv6.xml
nat-network-forward-nat-no-address.xml
nat-network-mtu.xml
nat-network.xml
netboot-network.xml
netboot-proxy-network.xml
netboot-tftp.xml network: Generate TFTP config regardless of DHCP 2022-06-01 09:40:40 +02:00
open-network.xml
openvswitch-net.xml
passthrough-address-crash.xml
passthrough-pf.xml Adding the element pf to network xml. 2012-01-11 13:10:21 -07:00
routed-network-no-dns.xml
routed-network.xml
set-mtu.xml
vepa-net.xml