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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 15 Dec 2020 03:40:08 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Alexander Duyck <alexander.duyck@...il.com> Cc: edumazet@...gle.com, davem@...emloft.net, kuba@...nel.org, ycheng@...gle.com, kuznet@....inr.ac.ru, yoshfuji@...ux-ipv6.org, netdev@...r.kernel.org, linux-kernel@...r.kernel.org, kafai@...com, kernel-team@...com Subject: Re: [net-next PATCH v3] tcp: Add logic to check for SYN w/ data in tcp_simple_retransmit Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Sat, 12 Dec 2020 12:31:24 -0800 you wrote: > From: Alexander Duyck <alexanderduyck@...com> > > There are cases where a fastopen SYN may trigger either a ICMP_TOOBIG > message in the case of IPv6 or a fragmentation request in the case of > IPv4. This results in the socket stalling for a second or more as it does > not respond to the message by retransmitting the SYN frame. > > [...] Here is the summary with links: - [net-next,v3] tcp: Add logic to check for SYN w/ data in tcp_simple_retransmit https://git.kernel.org/netdev/net-next/c/c31b70c9968f 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