On 06/26/2018 06:23 AM, Daniel P. Berrangé wrote: > Currently the nwfilter driver does not keep any record of what filter > bindings it has active. This means that when it needs to recreate > filters, it has to rely on triggering callbacks provided by the virt > drivers. This introduces a hash table recording the virNWFilterBinding > objects so the driver has a record of all active filters. > > Signed-off-by: Daniel P. Berrangé <berrange@xxxxxxxxxx> > --- > src/conf/virnwfilterobj.h | 4 ++ > src/nwfilter/nwfilter_driver.c | 84 ++++++++++++++++++++++++---------- > 2 files changed, 63 insertions(+), 25 deletions(-) > Reviewed-by: John Ferlan <jferlan@xxxxxxxxxx> John BTW: I'm just running the avocado test again for final patch 6/6 checks. -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list