]> git.ipfire.org Git - thirdparty/iptables.git/commit
iptables-test: add nft switch and test binaries from git
authorFlorian Westphal <fw@strlen.de>
Fri, 27 Apr 2018 14:50:13 +0000 (16:50 +0200)
committerFlorian Westphal <fw@strlen.de>
Sat, 28 Apr 2018 10:08:16 +0000 (12:08 +0200)
commitd7ac61b58e789c8ef7a503edd43013fd8524099f
tree3459f821e2279054a9aecb430488a2b98d6c5090
parent992e17d2c46d4d37748034a2012d1a24ed2ba40e
iptables-test: add nft switch and test binaries from git

instead of testing the system-wide installed iptables, test the
version from git instead.

Also add a --nftables switch to feed the test cases to xt-compat.

Signed-off-by: Florian Westphal <fw@strlen.de>
iptables-test.py