Hello:
This series was applied to netdev/net.git (main) by Pablo Neira Ayuso pablo@netfilter.org:
On Thu, 10 Aug 2023 09:08:26 +0200 you wrote:
From: Florian Westphal fw@strlen.de
There is an asymmetry between commit/abort and preparation phase if the following conditions are met:
- set is a verdict map ("1.2.3.4 : jump foo")
- timeouts are enabled
[...]
Here is the summary with links: - [net,1/5] netfilter: nf_tables: don't skip expired elements during walk https://git.kernel.org/netdev/net/c/24138933b97b - [net,2/5] netfilter: nf_tables: GC transaction API to avoid race with control plane https://git.kernel.org/netdev/net/c/5f68718b34a5 - [net,3/5] netfilter: nf_tables: adapt set backend to use GC transaction API https://git.kernel.org/netdev/net/c/f6c383b8c31a - [net,4/5] netfilter: nft_set_hash: mark set element as dead when deleting from packet path https://git.kernel.org/netdev/net/c/c92db3030492 - [net,5/5] netfilter: nf_tables: remove busy mark and gc batch API https://git.kernel.org/netdev/net/c/a2dd0233cbc4
You are awesome, thank you!