libvirt/src/nwfilter
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
..
nwfilter_driver.c Fix crash in nwfilter driver check 2010-04-23 11:06:30 +01:00
nwfilter_driver.h filter new files through cppi, so syntax-check passes once again 2010-03-26 22:47:30 +01:00
nwfilter_ebiptables_driver.c Clean all tables before applying 'basic' rules 2010-04-30 08:06:18 -04:00
nwfilter_ebiptables_driver.h Extend fwall-drv interface and call functions via interface 2010-04-20 17:07:15 -04:00
nwfilter_gentech_driver.c nwfilter: skip some interfaces on filter update 2010-05-03 18:14:58 -04:00
nwfilter_gentech_driver.h nwfilter: skip some interfaces on filter update 2010-05-03 18:14:58 -04:00
nwfilter_learnipaddr.c Syncronize the teardown of rules with the thread 2010-04-30 08:10:12 -04:00
nwfilter_learnipaddr.h Syncronize the teardown of rules with the thread 2010-04-30 08:10:12 -04:00