[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173825703824.1021356.11128421779204214286.git-patchwork-notify@kernel.org>
Date: Thu, 30 Jan 2025 17:10:38 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Pablo Neira Ayuso <pablo@...filter.org>
Cc: netfilter-devel@...r.kernel.org, davem@...emloft.net,
netdev@...r.kernel.org, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com, fw@...len.de, horms@...nel.org
Subject: Re: [PATCH net 1/1] netfilter: nf_tables: reject mismatching sum of
field_len with set key length
Hello:
This patch was applied to netdev/net.git (main)
by Pablo Neira Ayuso <pablo@...filter.org>:
On Thu, 30 Jan 2025 12:33:07 +0100 you wrote:
> The field length description provides the length of each separated key
> field in the concatenation, each field gets rounded up to 32-bits to
> calculate the pipapo rule width from pipapo_init(). The set key length
> provides the total size of the key aligned to 32-bits.
>
> Register-based arithmetics still allows for combining mismatching set
> key length and field length description, eg. set key length 10 and field
> description [ 5, 4 ] leading to pipapo width of 12.
>
> [...]
Here is the summary with links:
- [net,1/1] netfilter: nf_tables: reject mismatching sum of field_len with set key length
https://git.kernel.org/netdev/net/c/1b9335a8000f
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists