Fix iptables-test to work with iptables 1.4.9
authorRobert Piasek <dagger@gentoo.org>
Thu, 19 Aug 2010 20:02:44 +0000 (21:02 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 20 Aug 2010 01:15:34 +0000 (03:15 +0200)
commitab47a2a87da6969877e0cde5f1eea51b30ed59a3
tree3652d3d7b3f7e69e6bf99f9dbd58252ac88e7fd9
parent9dd8e492f5fef44edb210ed41eed200a20985f07
Fix iptables-test to work with iptables 1.4.9

Starting with version 1.4.9 iptables dropped xtables_set_revision
function. This patch removes any use of it.
tools/iptables-test.c