libvirt/src/conf
Stefan Berger 018fd697b6 nwfilter: skip some interfaces on filter update
When a filter is updated, only those interfaces must have their old
rules cleared that either reference the filter directly or indirectly
through another filter. Remember between the different steps of the
instantiation of the filters which interfaces must be skipped. I am
using a hash map to remember the names of the interfaces and store a
bogus pointer to ~0 into it that need not be freed.
2010-05-03 18:14:58 -04:00
..
capabilities.c Remove virConnectPtr from CPU XML APIs 2010-02-10 13:32:38 +00:00
capabilities.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
cpu_conf.c Only parse 'CPU XML' in virCPUDefParseXML() 2010-04-01 14:04:43 +02:00
cpu_conf.h Helper function for making a copy of virCPUDefPtr 2010-03-26 23:03:17 +01:00
domain_conf.c domain: Fix PCI address decimal parsing regression 2010-04-30 18:14:35 +02:00
domain_conf.h Make virDomainSnapshotObjListDeinit static. 2010-04-23 14:20:56 -04:00
domain_event.c Add support for another explicit IO error event 2010-04-30 15:52:59 +01:00
domain_event.h Add support for another explicit IO error event 2010-04-30 15:52:59 +01:00
interface_conf.c Use common XML parsing functions 2010-03-23 15:40:10 +01:00
interface_conf.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
network_conf.c Use common XML parsing functions 2010-03-23 15:40:10 +01:00
network_conf.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
node_device_conf.c Use common XML parsing functions 2010-03-23 15:40:10 +01:00
node_device_conf.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
nwfilter_conf.c nwfilter: skip some interfaces on filter update 2010-05-03 18:14:58 -04:00
nwfilter_conf.h nwfilter: skip some interfaces on filter update 2010-05-03 18:14:58 -04:00
nwfilter_params.c This patch removes the virConnectPtr parameter from all functions where it's not necessary starting out with removing it as a parameter to the error reporting function. 2010-04-05 12:34:55 -04:00
nwfilter_params.h This patch removes the virConnectPtr parameter from all functions where it's not necessary starting out with removing it as a parameter to the error reporting function. 2010-04-05 12:34:55 -04:00
secret_conf.c Use common XML parsing functions 2010-03-23 15:40:10 +01:00
secret_conf.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
storage_conf.c Fix indentation for storage conf XML 2010-04-27 12:01:32 +02:00
storage_conf.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
storage_encryption_conf.c Fix indentation for storage conf XML 2010-04-27 12:01:32 +02:00
storage_encryption_conf.h Fix indentation for storage conf XML 2010-04-27 12:01:32 +02:00