]> git.ipfire.org Git - thirdparty/iptables.git/commit
tests: split into family and table specific files
authorFlorian Westphal <fw@strlen.de>
Fri, 13 Feb 2015 13:00:27 +0000 (14:00 +0100)
committerFlorian Westphal <fw@strlen.de>
Fri, 13 Feb 2015 13:00:27 +0000 (14:00 +0100)
commit36305b80176e2e7abe56bcdd084c0ba3d0fd7c0f
treedea4868d0a4485b2aa0416ff5cfe226c4d575001
parent87f82cbd4f94cca74eb58506e117f226a2270759
tests: split into family and table specific files

also add simple script to restore/save them.
run_qa.sh passes on standard-distro kernels.

Signed-off-by: Florian Westphal <fw@strlen.de>
tests/options-ipv4.filter [new file with mode: 0644]
tests/options-ipv4.mangle [new file with mode: 0644]
tests/options-ipv4.nat [new file with mode: 0644]
tests/options-ipv4.rules [deleted file]
tests/options-ipv6.filter [moved from tests/options-most.rules with 81% similarity]
tests/options-ipv6.mangle [new file with mode: 0644]
tests/options-ipv6.raw [new file with mode: 0644]
tests/run_qa.sh [new file with mode: 0644]