]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: add a test case for map update from packet path with concat
authorFlorian Westphal <fw@strlen.de>
Mon, 12 Dec 2022 10:04:36 +0000 (11:04 +0100)
committerFlorian Westphal <fw@strlen.de>
Mon, 12 Dec 2022 16:41:01 +0000 (17:41 +0100)
commitb8e1940aa190773b23b3ee9349beb20c31f42bdb
treefc073a1ca2b86f17839e08b8289acf091eef0616
parent284c038ef4c69d042ef91272d90c143019ecea1f
tests: add a test case for map update from packet path with concat

add a second test case for map updates, this time with both
a timeout and a data element that consists of a concatenation.

Signed-off-by: Florian Westphal <fw@strlen.de>
tests/shell/testcases/maps/dumps/typeof_maps_concat_update_0.nft [new file with mode: 0644]
tests/shell/testcases/maps/typeof_maps_concat_update_0 [new file with mode: 0755]