]> git.ipfire.org Git - thirdparty/libvirt.git/commit
net: use newer iptables syntax v1.0.4-rc2
authorStefan Seyfried <seife@b1-systems.de>
Mon, 25 Mar 2013 19:39:40 +0000 (20:39 +0100)
committerEric Blake <eblake@redhat.com>
Wed, 27 Mar 2013 22:20:03 +0000 (16:20 -0600)
commite669a65903f3295080476d4ac7c061d21beea953
treeb0d95294dd07951a42380a3017091b69093b3946
parentd0cc811ed02d49e60193dfe6601e53adadebb114
net: use newer iptables syntax

iptables-1.4.18 removed the long deprecated "state" match.
Use "conntrack" instead in forwarding rules.
Fixes openSUSE bug https://bugzilla.novell.com/811251 #811251.
src/util/viriptables.c