libvirt/tests/networkxml2xmlin
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 conf: add <vlan> element to network and domain interface elements 2012-08-15 13:10:57 -04:00
bandwidth-network.xml
dhcp6host-routed-network.xml
direct-net.xml
dnsmasq-options.xml network: wire up dnsmasq option xmlns 2019-07-17 17:18:56 -04:00
empty-allow-ipv6.xml
host-bridge-net.xml
host-bridge-no-flood.xml conf: new network bridge device attribute macTableManager 2014-12-08 14:41:37 -05:00
hostdev-duplicate.xml network: prevent duplicate entries in network device pools 2016-04-19 12:39:13 -04:00
hostdev-pf.xml network: support <driver name='vfio'/> in network definitions 2013-04-26 21:51:12 -04:00
hostdev.xml conf: parser/formatter/rng for <forward mode='hostdev'> 2012-08-17 15:43:26 -04:00
isolated-network.xml Remove the space before the slash in network XML 2013-08-28 08:05:46 +02:00
isolated-ports.xml conf: parse/format <port isolated='yes|no'/> 2020-02-20 23:09:27 -05:00
leasetime-hours.xml
leasetime-infinite.xml
leasetime-minutes.xml tests: Add tests for <lease/> to cover dnsmasq settings 2020-04-23 10:59:33 +02:00
leasetime-seconds.xml
metadata.xml
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-forwarder-no-resolv.xml network: don't add "no-resolv" if we still need DNS servers from resolv.conf 2017-03-21 11:25:59 -04:00
nat-network-dns-forwarders.xml
nat-network-dns-hosts.xml network: Allow adding DNS entries sharing hostname for multiple addreses 2021-07-16 14:50:57 +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.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 Add '<nat>' element to '<forward>' network schemas 2013-09-05 13:45:49 +02:00
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 Remove the space before the slash in network XML 2013-08-28 08:05:46 +02:00
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-with-forward-dev.xml network: new network forward mode 'open' 2016-08-19 21:05:15 -04:00
open-network.xml network: new network forward mode 'open' 2016-08-19 21:05:15 -04:00
openvswitch-net.xml
passthrough-address-crash.xml
passthrough-duplicate.xml network: prevent duplicate entries in network device pools 2016-04-19 12:39:13 -04:00
passthrough-pf.xml
routed-network-no-dns-extra-elements.xml network: allow disabling dnsmasq's DNS server 2016-08-19 21:10:34 -04:00
routed-network-no-dns.xml network: allow disabling dnsmasq's DNS server 2016-08-19 21:10:34 -04:00
routed-network.xml network: allow configuring firewalld zone for virtual network bridge device 2019-02-01 12:57:13 -05:00
set-mtu.xml
vepa-net.xml