]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Drop iptablesContext
authorRoman Bogorodskiy <bogorodskiy@gmail.com>
Fri, 28 Jun 2013 04:52:30 +0000 (00:52 -0400)
committerLaine Stump <laine@laine.org>
Mon, 1 Jul 2013 17:47:37 +0000 (13:47 -0400)
commit477a619e1b37694e3c59c0d6c84ede6d2e28b878
tree6460d48a7904a99bf1e28e2438fd550612a8ed2c
parent87bbf83f9990e9c148440e16b45b4044e97e9792
Drop iptablesContext

iptablesContext holds only 4 pairs of iptables
(table, chain) and there's no need to pass
it around.

This is a first step towards separating bridge_driver.c
in platform-specific parts.
src/libvirt_private.syms
src/network/bridge_driver.c
src/util/viriptables.c
src/util/viriptables.h