Files
twx-linux/net
Pablo Neira Ayuso b87f19c495 netfilter: nft_set_hash: GC reaps elements with conncount for dynamic sets only
[ Upstream commit 9d74da1177 ]

conncount has its own GC handler which determines when to reap stale
elements, this is convenient for dynamic sets. However, this also reaps
non-dynamic sets with static configurations coming from control plane.
Always run connlimit gc handler but honor feedback to reap element if
this set is dynamic.

Fixes: 290180e244 ("netfilter: nf_tables: add connlimit support")
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-04-10 14:32:04 +02:00
..
2024-12-14 19:51:21 +01:00
2025-04-10 14:31:55 +02:00
2025-01-09 13:28:42 +01:00
2025-04-10 14:31:52 +02:00