Files
linux-stable-mirror/include
Florian WestphalandGreg Kroah-Hartman bbd68196ac netfilter: nf_tables: pass nft_chain to destroy function, not nft_ctx
commit 8965d42bcf upstream.

It would be better to not store nft_ctx inside nft_trans object,
the netlink ctx strucutre is huge and most of its information is
never needed in places that use trans->ctx.

Avoid/reduce its usage if possible, no runtime behaviour change
intended.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Stable-dep-of: c03d278fdf ("netfilter: nf_tables: wait for rcu grace period on net_device removal")
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-05-22 14:10:09 +02:00
..
2025-04-10 14:33:32 +02:00
2025-05-22 14:09:58 +02:00