Re: [libvirt] [PATCH v2] nwfilter: extend nwfilter reload support

2010-08-13 Thread Stefan Berger
libvir-list-boun...@redhat.com wrote on 08/13/2010 10:44:51 AM: > Please respond to "Daniel P. Berrange" > > On Thu, Aug 12, 2010 at 02:18:26PM -0400, Stefan Berger wrote: > > Index: libvirt-acl/src/nwfilter/nwfilter_driver.c > > ===

Re: [libvirt] [PATCH v2] nwfilter: extend nwfilter reload support

2010-08-13 Thread Daniel P. Berrange
On Thu, Aug 12, 2010 at 02:18:26PM -0400, Stefan Berger wrote: > Index: libvirt-acl/src/nwfilter/nwfilter_driver.c > === > --- libvirt-acl.orig/src/nwfilter/nwfilter_driver.c > +++ libvirt-acl/src/nwfilter/nwfilter_driver.c > @@ -143,1

[libvirt] [PATCH v2] nwfilter: extend nwfilter reload support

2010-08-12 Thread Stefan Berger
v2: Fixes to the nwfilter driver reload function that also needs a valid virConnectPtr. In this patch I am extending and fixing the nwfilter module's reload support to stop all ongoing threads (for learning IP addresses of interfaces) and rebuild the filtering rules of all interfaces of all V