]> git.ipfire.org Git - thirdparty/iptables.git/commit
tests: Add arptables-{save,restore} testcases
authorPhil Sutter <phil@nwl.cc>
Mon, 6 Aug 2018 15:21:58 +0000 (17:21 +0200)
committerFlorian Westphal <fw@strlen.de>
Mon, 6 Aug 2018 16:17:39 +0000 (18:17 +0200)
commitf1d8508fd6fdc6d70394ca6901b82149ab6c4f8e
tree50c96c9dd9489d0bcead30b147beb38f031e213e
parent63c3dae305cf27cabe5577da5599ddc26f4af36c
tests: Add arptables-{save,restore} testcases

This actually does a bit more since it creates the ruleset using
separate arptables calls.

Note that there are a few commented out lines containing commands which
don't apply for unknown reasons - something to investigate later.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Florian Westphal <fw@strlen.de>
iptables/tests/shell/testcases/arptables/0001-arptables-save-restore_0 [new file with mode: 0755]
iptables/tests/shell/testcases/arptables/0002-arptables-restore-defaults_0 [new file with mode: 0755]