summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2023-06-16 16:20:04 +0300
committerPablo Neira Ayuso <pablo@netfilter.org>2023-06-20 23:43:40 +0300
commit2b84e215f87443c74ac0aa7f76bb172d43a87033 (patch)
tree67b8eb54749b225c0164da4d084885124a20e945 /tools/perf/scripts/python
parent628bd3e49cba1c066228e23d71a852c23e26da73 (diff)
downloadlinux-2b84e215f87443c74ac0aa7f76bb172d43a87033.tar.xz
netfilter: nft_set_pipapo: .walk does not deal with generations
The .walk callback iterates over the current active set, but it might be useful to iterate over the next generation set. Use the generation mask to determine what set view (either current or next generation) is use for the walk iteration. Fixes: 3c4287f62044 ("nf_tables: Add set type for arbitrary concatenation of ranges") Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions