diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2023-06-16 16:20:04 +0300 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2023-06-20 23:43:40 +0300 |
commit | 2b84e215f87443c74ac0aa7f76bb172d43a87033 (patch) | |
tree | 67b8eb54749b225c0164da4d084885124a20e945 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 628bd3e49cba1c066228e23d71a852c23e26da73 (diff) | |
download | linux-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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions