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 network: support <driver name='vfio'/> in network definitions 2013-04-26 21:51:12 -04:00
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 Remove the space before the slash in network XML 2013-08-28 08:05:46 +02:00
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 Test network update XML parsing 2013-08-28 08:05:46 +02:00
nat-network-dns-txt-record.xml
nat-network-explicit-flood.xml
nat-network-forward-nat-address.xml
nat-network-forward-nat-ipv6.xml conf: add an attribute to turn on NAT for IPv6 virtual networks 2020-06-15 17:10:15 +01:00
nat-network-forward-nat-no-address.xml conf: Don't try formating non-existing addresses 2015-08-11 16:07:41 +02:00
nat-network-mtu.xml
nat-network.xml
netboot-network.xml Remove the space before the slash in network XML 2013-08-28 08:05:46 +02:00
netboot-proxy-network.xml
netboot-tftp.xml
open-network.xml
openvswitch-net.xml Configure native vlan modes on Open vSwitch ports 2013-06-25 00:22:36 -04:00
passthrough-address-crash.xml
passthrough-pf.xml
routed-network-no-dns.xml
routed-network.xml network: allow configuring firewalld zone for virtual network bridge device 2019-02-01 12:57:13 -05:00
set-mtu.xml conf: support configuring mtu size in a virtual network 2017-02-07 13:52:06 -05:00
vepa-net.xml