]> git.ipfire.org Git - thirdparty/libvirt.git/commit
nwfilter: do not create ebtables chain unnecessarily
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Fri, 16 Dec 2011 21:54:49 +0000 (16:54 -0500)
committerStefan Berger <stefanb@us.ibm.com>
Fri, 16 Dec 2011 21:54:49 +0000 (16:54 -0500)
commitb4d579de1eb7988a96f93b54442e25f84ae5a5c8
treedf16dc0a4d6c396853f479f7a92b648ef895feb6
parentf9d60b1946f7f19d71b865bca9d7734d79babd49
nwfilter: do not create ebtables chain unnecessarily

If only iptables rules are created then two unnecessary ebtables chains
are also created. This patch fixes this and prevents these chains from
being created. They have been cleaned up properly, though.
src/nwfilter/nwfilter_ebiptables_driver.c