<br><tt><font size=2>Matthias,</font></tt>
<br>
<br><tt><font size=2> I have a patch that does the same. Most of the
non-search-replace work I needed to do was in nwfilter_ebiptables_driver.c
where several functions have the virConnectPtr as parameter passing it
all the way through to the function that used to pass it to the error reporting
function.  If you take out modification to that file from your patch,
I could commit mine and it would save me a lot of work again. </font></tt>
<br>
<br><tt><font size=2>The summary of changes to this file in my patch look
like this:</font></tt>
<br>
<br><tt><font size=2> src/nwfilter/nwfilter_ebiptables_driver.c |
 762 ++++++++++++-----------------</font></tt>
<br>
<br><tt><font size=2>  Regards,</font></tt>
<br><tt><font size=2>     Stefan</font></tt>
<br>
<br>
<br><tt><font size=2>> <br>
> libvir-list-bounces@redhat.com</font></tt>
<br><tt><font size=2>> <br>
> ---<br>
>  src/conf/nwfilter_conf.c          
       |  120 ++++++-------<br>
>  src/conf/nwfilter_conf.h          
       |   16 +-<br>
>  src/conf/nwfilter_params.c          
     |    2 +-<br>
>  src/nwfilter/nwfilter_driver.c          
 |   25 ++--<br>
>  src/nwfilter/nwfilter_ebiptables_driver.c |  285 ++++++++++<br>
> +------------------<br>
>  src/nwfilter/nwfilter_gentech_driver.c    |  
39 ++--<br>
>  src/nwfilter/nwfilter_gentech_driver.h    |  
 3 +-<br>
>  tests/nwfilterxml2xmltest.c          
    |    2 +-<br>
>  8 files changed, 202 insertions(+), 290 deletions(-)<br>
> <br>
<br>
</font></tt>