summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2026-04-16 15:14:51 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2026-04-21 12:47:47 +0200
commitf3224ee463f8f6f6ced7dcdf6081add4f8128527 (patch)
tree7776ed714cb651e55a98e194b68e00521c109df0 /include
parent1e8e3f449b1e73b73a843257635b9c50f0cc0f0a (diff)
netfilter: nf_tables: use list_del_rcu for netlink hooks
nft_netdev_unregister_hooks and __nft_unregister_flowtable_net_hooks need to use list_del_rcu(), this list can be walked by concurrent dumpers. Add a new helper and use it consistently. Fixes: f9a43007d3f7 ("netfilter: nf_tables: double hook unregistration in netns path") Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions