[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171266162774.18559.17691626397583691711.git-patchwork-notify@kernel.org>
Date: Tue, 09 Apr 2024 11:20:27 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <edumazet@...gle.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
ncardwell@...gle.com, netdev@...r.kernel.org, eric.dumazet@...il.com
Subject: Re: [PATCH net-next 0/2] tcp: fix ISN selection in TIMEWAIT -> SYN_RECV
Hello:
This series was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Sun, 7 Apr 2024 09:33:20 +0000 you wrote:
> TCP can transform a TIMEWAIT socket into a SYN_RECV one from
> a SYN packet, and the ISN of the SYNACK packet is normally
> generated using TIMEWAIT tw_snd_nxt.
>
> This SYN packet also bypasses normal checks against listen queue
> being full or not.
>
> [...]
Here is the summary with links:
- [net-next,1/2] tcp: propagate tcp_tw_isn via an extra parameter to ->route_req()
https://git.kernel.org/netdev/net-next/c/b9e810405880
- [net-next,2/2] tcp: replace TCP_SKB_CB(skb)->tcp_tw_isn with a per-cpu field
https://git.kernel.org/netdev/net-next/c/41eecbd712b7
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