]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Convert nwfilter ebiptablesApplyNewRules to virFirewall
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 25 Mar 2014 14:33:19 +0000 (14:33 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 25 Apr 2014 14:44:10 +0000 (15:44 +0100)
commit001130c096e00e5652924618ee07a359f7649b6e
tree8c85648c2481fd681feeee55ac20272921d09bc4
parent051eb0238a29c2d3054be2accc24ea5ea445fa27
Convert nwfilter ebiptablesApplyNewRules to virFirewall

Convert the nwfilter ebtablesApplyNewRules method to use the
virFirewall object APIs instead of creating shell scripts
using virBuffer APIs. This provides a performance improvement
through allowing direct use of firewalld dbus APIs and will
facilitate automated testing.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/conf/nwfilter_conf.c
src/conf/nwfilter_conf.h
src/nwfilter/nwfilter_ebiptables_driver.c
src/nwfilter/nwfilter_ebiptables_driver.h