]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: check we can use "dynamic" set for lookups
authorFlorian Westphal <fw@strlen.de>
Mon, 7 Oct 2019 14:34:32 +0000 (16:34 +0200)
committerFlorian Westphal <fw@strlen.de>
Mon, 7 Oct 2019 14:34:32 +0000 (16:34 +0200)
commit1b585afb6f114050d21f0ac5daecdde298cf480f
tree9a3f963f09024d33ded6a5df247b83186df17b48
parent85299177c2cb5516de7550a42fcbe80436f033ab
tests: check we can use "dynamic" set for lookups

Requires kernel commit acab713177377
("netfilter: nf_tables: allow lookups in dynamic sets"), else the
rule add will fail.

Signed-off-by: Florian Westphal <fw@strlen.de>
tests/shell/testcases/sets/0036add_set_element_expiration_0