libvirt/src/network
Jiri Denemark 43c0325b10 network: Make virtual domains resolvable from the host
This patch adds a new attribute "register" to the <domain> element. If
set to "yes", the DNS server created for the virtual network is
registered with systemd-resolved as a name server for the associated
domain. The names known to the dnsmasq process serving DNS and DHCP
requests for the virtual network will then be resolvable from the host
by appending the domain name to them.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2024-02-07 14:19:42 +01:00
..
bridge_driver_conf.c network: Update format strings in translated messages 2023-04-01 11:40:33 +02:00
bridge_driver_conf.h network: create separate config object for virNetworkDriverState 2022-08-24 12:22:47 -04:00
bridge_driver_linux.c network: Move error messages onto a single line 2023-09-04 09:35:36 +02:00
bridge_driver_nop.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
bridge_driver_platform.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
bridge_driver_platform.h network: move driver state struct into bridge_driver_conf.h 2022-08-24 12:22:47 -04:00
bridge_driver.c network: Make virtual domains resolvable from the host 2024-02-07 14:19:42 +01:00
bridge_driver.h network: Remove unused includes 2022-06-16 06:43:57 +02:00
default.xml.in network: Use single quotes in default network configuration 2020-08-04 15:12:18 +02:00
leaseshelper.c network: Update format strings in translated messages 2023-04-01 11:40:33 +02:00
libvirt-routed-in.policy network: firewalld: add policies for routed networks 2022-11-05 14:40:26 -04:00
libvirt-routed-out.policy network: firewalld: add policies for routed networks 2022-11-05 14:40:26 -04:00
libvirt-routed.zone network: firewalld: add zone for routed networks 2022-11-05 14:34:47 -04:00
libvirt-to-host.policy network: firewalld: add policies for routed networks 2022-11-05 14:40:26 -04:00
libvirt.zone network: explicitly allow icmp/icmpv6 in libvirt zonefile 2019-02-14 15:06:42 -05:00
meson.build systemd: Set service_extra_in/socket_extra_in everywhere 2023-10-25 12:19:32 +02:00
virtnetworkd.init.in configure: Provide OpenRC scripts for sub-daemons 2019-12-16 10:11:22 +01:00
virtnetworkd.service.extra.in systemd: Set service_extra_in/socket_extra_in everywhere 2023-10-25 12:19:32 +02:00
virtnetworkd.socket.extra.in systemd: Set service_extra_in/socket_extra_in everywhere 2023-10-25 12:19:32 +02:00