summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/maps/dumps/0013map_0.nft
Commit message (Collapse)AuthorAgeFilesLines
* netlink: reset temporary set element stmt list after list splicePablo Neira Ayuso2021-09-161-0/+13
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>