libvirt/src/network
Peter Krempa 4b70a0519c virStateInitialize: Propagate whether running in monolithic daemon mode to stateful driver init
Upcoming patch which is fixing the opening of drivers in monolithic mode
needs to know whether we are inside 'libvirtd' but the code where the
decision needs to happen is not re-compiled per daemon. Thus we need to
pass this information to the stateful driver init function so that it
can be remebered.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2022-09-13 10:50:02 +02:00
..
bridge_driver_conf.c network: create separate config object for virNetworkDriverState 2022-08-24 12:22:47 -04: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: Remove unused includes 2022-06-16 06:43:57 +02:00
bridge_driver_nop.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
bridge_driver_platform.c
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 virStateInitialize: Propagate whether running in monolithic daemon mode to stateful driver init 2022-09-13 10:50:02 +02: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: Remove unused includes 2022-06-16 06:43:57 +02:00
libvirt.zone
meson.build network: move driver state struct into bridge_driver_conf.h 2022-08-24 12:22:47 -04: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