[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166926001623.25602.5385380497642350937.git-patchwork-notify@kernel.org>
Date: Thu, 24 Nov 2022 03:20:16 +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
Subject: Re: [PATCH net 1/3] netfilter: ipset: regression in ip_set_hash_ip.c
Hello:
This series was applied to netdev/net.git (master)
by Pablo Neira Ayuso <pablo@...filter.org>:
On Tue, 22 Nov 2022 22:28:12 +0100 you wrote:
> From: Vishwanath Pai <vpai@...mai.com>
>
> This patch introduced a regression: commit 48596a8ddc46 ("netfilter:
> ipset: Fix adding an IPv4 range containing more than 2^31 addresses")
>
> The variable e.ip is passed to adtfn() function which finally adds the
> ip address to the set. The patch above refactored the for loop and moved
> e.ip = htonl(ip) to the end of the for loop.
>
> [...]
Here is the summary with links:
- [net,1/3] netfilter: ipset: regression in ip_set_hash_ip.c
https://git.kernel.org/netdev/net/c/c7aa1a76d4a0
- [net,2/3] netfilter: ipset: restore allowing 64 clashing elements in hash:net,iface
https://git.kernel.org/netdev/net/c/6a66ce44a51b
- [net,3/3] netfilter: flowtable_offload: add missing locking
https://git.kernel.org/netdev/net/c/bcd9e3c1656d
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