Re: [PATCH net 1/7] netfilter: conntrack: fix ipv6 exthdr error check
From: patchwork-bot+netdevbpf@kernel.org
Date: 2023-01-03 09:20:28
Also in:
netfilter-devel
Hello: This series was applied to netdev/net.git (master) by Pablo Neira Ayuso [off-list ref]: On Mon, 2 Jan 2023 17:40:19 +0100 you wrote:
From: Florian Westphal <fw@strlen.de> smatch warnings: net/netfilter/nf_conntrack_proto.c:167 nf_confirm() warn: unsigned 'protoff' is never less than zero. We need to check if ipv6_skip_exthdr() returned an error, but protoff is unsigned. Use a signed integer for this. [...]
Here is the summary with links:
- [net,1/7] netfilter: conntrack: fix ipv6 exthdr error check
https://git.kernel.org/netdev/net/c/5eb119da94ac
- [net,2/7] netfilter: nf_tables: consolidate set description
https://git.kernel.org/netdev/net/c/bed4a63ea4ae
- [net,3/7] netfilter: nf_tables: add function to create set stateful expressions
https://git.kernel.org/netdev/net/c/a8fe4154fa5a
- [net,4/7] netfilter: nf_tables: perform type checking for existing sets
https://git.kernel.org/netdev/net/c/f6594c372afd
- [net,5/7] netfilter: nf_tables: honor set timeout and garbage collection updates
https://git.kernel.org/netdev/net/c/123b99619cca
- [net,6/7] netfilter: ipset: fix hash:net,port,net hang with /0 subnet
https://git.kernel.org/netdev/net/c/a31d47be64b9
- [net,7/7] netfilter: ipset: Rework long task execution when adding/deleting entries
https://git.kernel.org/netdev/net/c/5e29dc36bd5e
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html