diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2024-04-10 19:50:45 +0300 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2024-04-11 13:10:03 +0300 |
commit | 29b359cf6d95fd60730533f7f10464e95bd17c73 (patch) | |
tree | 649e8bddb193566dec0f8cbf8f392e6e34249cec /init/Makefile | |
parent | 751de2012eafa4d46d8081056761fa0e9cc8a178 (diff) | |
download | linux-29b359cf6d95fd60730533f7f10464e95bd17c73.tar.xz |
netfilter: nft_set_pipapo: walk over current view on netlink dump
The generation mask can be updated while netlink dump is in progress.
The pipapo set backend walk iterator cannot rely on it to infer what
view of the datastructure is to be used. Add notation to specify if user
wants to read/update the set.
Based on patch from Florian Westphal.
Fixes: 2b84e215f874 ("netfilter: nft_set_pipapo: .walk does not deal with generations")
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'init/Makefile')
0 files changed, 0 insertions, 0 deletions