]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: shell: add test case for inserting element into verdict map
authorLiping Zhang <zlpnobody@gmail.com>
Tue, 8 Nov 2016 15:06:37 +0000 (23:06 +0800)
committerPablo Neira Ayuso <pablo@netfilter.org>
Sun, 4 Dec 2016 20:24:48 +0000 (21:24 +0100)
commit8c01e1d6ec92720a7cd5c134a9fcea3953772e92
treed853244f09b2e40bca4b40f80d4f92efee86898d
parent0a47216feab142ec56e7351b68cb33504615c4fd
tests: shell: add test case for inserting element into verdict map

"dalegaard@gmail.com" reports that when inserting an element into a
verdict map, kernel crash will happen. Now add this test case so we
can avoid future regressions fail.

Signed-off-by: Liping Zhang <zlpnobody@gmail.com>
Acked-by: Arturo Borrero Gonzalez <arturo@debian.org>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/shell/testcases/sets/0008create_verdict_map_0 [new file with mode: 0755]