summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/maps/0013map_0
Commit message (Collapse)AuthorAgeFilesLines
* tests: shell: skip pipapo tests if kernel lacks supportPablo Neira Ayuso2023-11-111-0/+2
| | | | | | Skip tests that require net/netfilter/nft_set_pipapo support. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
* netlink: reset temporary set element stmt list after list splicePablo Neira Ayuso2021-09-161-0/+14
Reset temporary stmt list to deal with the key_end case which might result in a jump backward to handle the rhs of the interval. Reported-by: Martin Zatloukal <slezi2@pvfree.net> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>