]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests/shell: add testcase for 'nft -f' load with actions
authorArturo Borrero <arturo.borrero.glez@gmail.com>
Wed, 11 May 2016 11:30:08 +0000 (13:30 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 13 May 2016 09:34:49 +0000 (11:34 +0200)
commit901349884473fb7c2e261b555e3f347cd2419ece
tree29b3301057a537921ef5cb8217fb047a5e1b3f1f
parent5afa5a164ff1c066af1ec56d875b91562882bd50
tests/shell: add testcase for 'nft -f' load with actions

Let's tests loading a ruleset with actions.

Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/shell/testcases/nft-f/0006action_object_0 [new file with mode: 0755]