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

This actually does a bit more since it creates the ruleset using
separate ebtables 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/ebtables/0002-ebtables-save-restore_0 [new file with mode: 0755]
iptables/tests/shell/testcases/ebtables/0003-ebtables-restore-defaults_0 [new file with mode: 0755]