From: patchwork-bot+netdevbpf@kernel.org
To: Yuxiang Yang <yangyx22@mails.tsinghua.edu.cn>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-kselftest@vger.kernel.org, edumazet@google.com,
ncardwell@google.com, kuniyu@google.com, davem@davemloft.net,
kuba@kernel.org, pabeni@redhat.com, horms@kernel.org,
shuah@kernel.org, zhaoyz24@mails.tsinghua.edu.cn,
wangao@seu.edu.cn, fengxw06@126.com, qli01@tsinghua.edu.cn,
xuke@tsinghua.edu.cn, yyxroy22@gmail.com
Subject: Re: [PATCH net 0/2] tcp: validate RST sequence in SYN-RECEIVED
Date: Thu, 23 Jul 2026 15:40:11 +0000 [thread overview]
Message-ID: <178482121114.2324960.1921837977854405537.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260717081443.809393-1-yangyx22@mails.tsinghua.edu.cn>
Hello:
This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Fri, 17 Jul 2026 08:14:41 +0000 you wrote:
> The SYN-RECEIVED request-socket path accepts any in-window RST and
> removes the request, even when SEG.SEQ does not exactly match RCV.NXT.
> RFC 9293 requires a challenge ACK for a non-exact in-window RST.
>
> Patch 1 applies the RFC 5961 sequence check to request sockets and shares
> the per-netns challenge ACK quota with the established-socket path.
> Patch 2 adds a compact packetdrill regression test for exact, non-exact,
> RST|ACK, and out-of-window cases.
>
> [...]
Here is the summary with links:
- [net,1/2] tcp: challenge ACK for non-exact RST in SYN-RECEIVED
https://git.kernel.org/netdev/net/c/a28c4fcbf774
- [net,2/2] selftests/net: packetdrill: cover RST validation in SYN-RECEIVED
https://git.kernel.org/netdev/net/c/7bb18355e599
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2026-07-23 15:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-17 8:14 [PATCH net 0/2] tcp: validate RST sequence in SYN-RECEIVED Yuxiang Yang
2026-07-17 8:14 ` [PATCH net 1/2] tcp: challenge ACK for non-exact RST " Yuxiang Yang
2026-07-20 16:45 ` Eric Dumazet
2026-07-17 8:14 ` [PATCH net 2/2] selftests/net: packetdrill: cover RST validation " Yuxiang Yang
2026-07-20 16:48 ` Eric Dumazet
2026-07-23 15:40 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178482121114.2324960.1921837977854405537.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=fengxw06@126.com \
--cc=horms@kernel.org \
--cc=kuba@kernel.org \
--cc=kuniyu@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=ncardwell@google.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=qli01@tsinghua.edu.cn \
--cc=shuah@kernel.org \
--cc=wangao@seu.edu.cn \
--cc=xuke@tsinghua.edu.cn \
--cc=yangyx22@mails.tsinghua.edu.cn \
--cc=yyxroy22@gmail.com \
--cc=zhaoyz24@mails.tsinghua.edu.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox