libvirt/src/nwfilter
Michal Privoznik 0c8f1aeddf virthreadpool: Allow setting identity for workers
In some cases the worker func running inside the pool may rely on
virIdentity. While worker func could check for identity and set
one it is not optimal - it may not have access to the identity of
the thread creating the pool and thus would have to call
virIdentityGetSystem(). Allow passing identity when creating the
pool.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
2021-10-27 17:11:29 +02:00
..
xml example: add ipv6 filters examples 2020-11-04 17:21:45 +01:00
meson.build build: Remove unused 'conflicts' key from virt_daemon_unit 2021-02-10 09:30:41 -07:00
nwfilter_dhcpsnoop.c virthreadpool: Allow setting identity for workers 2021-10-27 17:11:29 +02:00
nwfilter_dhcpsnoop.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
nwfilter_driver.c nwfilter_driver: allow VIR_NWFILTER_BINDING_CREATE_VALIDATE flag 2021-09-06 17:08:59 +02:00
nwfilter_driver.h src/nwfilter: use #pragma once in headers 2019-06-19 17:12:30 +02:00
nwfilter_ebiptables_driver.c util: alloc: Reimplement VIR_APPEND_ELEMENT using virAppendElement 2021-08-06 08:53:25 +02:00
nwfilter_ebiptables_driver.h src/nwfilter: use #pragma once in headers 2019-06-19 17:12:30 +02:00
nwfilter_gentech_driver.c virNWFilterIncludeDefToRuleInst: Refactor cleanup 2021-08-06 08:53:26 +02:00
nwfilter_gentech_driver.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
nwfilter_learnipaddr.c virNWFilterLearnInit: virHashNew cannot return NULL 2021-07-23 11:27:05 +02:00
nwfilter_learnipaddr.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
nwfilter_tech_driver.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
virtnwfilterd.init.in configure: Provide OpenRC scripts for sub-daemons 2019-12-16 10:11:22 +01:00
virtnwfilterd.service.in systemd: Move timeout from service files to sysconf files 2020-04-03 11:50:50 +02:00
virtnwfilterd.sysconf systemd: Move timeout from service files to sysconf files 2020-04-03 11:50:50 +02:00