libvirt/src/network
Andrea Bolognani a8682ab791 drivers: Group global features together
All these features are supposed to be handled by the call to
virDriverFeatureIsGlobal() placed right above the switch
statement, so if any of them is actually encountered inside
the switch statement it means there's a bug in the driver and
we should report an error.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2022-04-07 18:59:08 +02:00
..
bridge_driver_linux.c bridge_driver: Use automatic mutex management 2022-04-05 15:59:08 +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: driver: remove unused radvdStateDir variable 2021-12-15 15:28:17 +01:00
bridge_driver.c drivers: Group global features together 2022-04-07 18:59:08 +02:00
bridge_driver.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
default.xml.in network: Use single quotes in default network configuration 2020-08-04 15:12:18 +02:00
leaseshelper.c virJSONValueArrayAppend: Clear pointer when taking ownership of passed value 2021-02-20 13:26:37 +01:00
libvirt.zone network: explicitly allow icmp/icmpv6 in libvirt zonefile 2019-02-14 15:06:42 -05:00
meson.build meson: Add missing virt_install_dirs 2022-02-02 16:26:36 +01:00
virtnetworkd.init.in configure: Provide OpenRC scripts for sub-daemons 2019-12-16 10:11:22 +01:00
virtnetworkd.service.in systemd: Use correct man page name in modular daemon service files 2022-02-01 13:20:11 +01:00