mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 11:51:11 +00:00
12be42ee7e
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> |
||
---|---|---|
.. | ||
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-duplicate.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 | ||
open-network-with-forward-dev.xml | ||
open-network.xml | ||
openvswitch-net.xml | ||
passthrough-address-crash.xml | ||
passthrough-duplicate.xml | ||
passthrough-pf.xml | ||
routed-network-no-dns-extra-elements.xml | ||
routed-network-no-dns.xml | ||
routed-network.xml | ||
set-mtu.xml | ||
vepa-net.xml |