| lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
|
Open Source and information security mailing list archives
| ||
|
Message-Id: <166270922293.30497.13371085701072223276.git-patchwork-notify@kernel.org>
Date: Fri, 09 Sep 2022 07:40:22 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Florian Westphal <fw@...len.de>
Cc: netdev@...r.kernel.org, edumazet@...gle.com, davem@...emloft.net,
pabeni@...hat.com, kuba@...nel.org, netfilter-devel@...r.kernel.org
Subject: Re: [PATCH net-next 1/8] netfilter: conntrack: prepare tcp_in_window for
ternary return value
Hello:
This series was applied to netdev/net-next.git (master)
by Florian Westphal <fw@...len.de>:
On Wed, 7 Sep 2022 17:41:03 +0200 you wrote:
> tcp_in_window returns true if the packet is in window and false if it is
> not.
>
> If its outside of window, packet will be treated as INVALID.
>
> There are corner cases where the packet should still be tracked, because
> rulesets may drop or log such packets, even though they can occur during
> normal operation, such as overly delayed acks.
>
> [...]
Here is the summary with links:
- [net-next,1/8] netfilter: conntrack: prepare tcp_in_window for ternary return value
https://git.kernel.org/netdev/net-next/c/d9a6f0d0df18
- [net-next,2/8] netfilter: conntrack: ignore overly delayed tcp packets
https://git.kernel.org/netdev/net-next/c/6e250dcbff1d
- [net-next,3/8] netfilter: conntrack: remove unneeded indent level
https://git.kernel.org/netdev/net-next/c/09a59001b0d6
- [net-next,4/8] netfilter: conntrack: reduce timeout when receiving out-of-window fin or rst
https://git.kernel.org/netdev/net-next/c/628d694344a0
- [net-next,5/8] netfilter: remove NFPROTO_DECNET
https://git.kernel.org/netdev/net-next/c/a0a4de4d897f
- [net-next,6/8] netfilter: move from strlcpy with unused retval to strscpy
https://git.kernel.org/netdev/net-next/c/8556bceb9c40
- [net-next,7/8] netfilter: nat: move repetitive nat port reserve loop to a helper
https://git.kernel.org/netdev/net-next/c/c92c27171040
- [net-next,8/8] netfilter: nat: avoid long-running port range loop
https://git.kernel.org/netdev/net-next/c/adda60cc2bb0
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