Re: [PATCH net v2 1/2] net: advertise TCP MSS from the configured MTU, not the learned PMTU

[email protected]
Newsgroups org.kernel.vger.linux-kselftest,org.kernel.vger.linux-kernel,org.kernel.vger.netdev,org.kernel.vger.stable
Message-ID <178725422789.446762.4527576854549285289.git-patchwork-notify@kernel.org>
Hello:

This series was applied to netdev/net.git (main)
by Jakub Kicinski <[email protected]>:

On Sat, 15 Aug 2026 15:03:36 +0800 you wrote:
> The MSS a host puts in its SYN tells the peer how big a segment it may
> send us. Right now we can shrink it with a PMTU we learned on our own
> send path, which is the wrong direction entirely.
> 
> On asymmetric paths this bites - think DSR load balancers, where the
> request side goes through a smaller-MTU overlay. We learn a small PMTU
> going out, then advertise a small MSS, and the peer stays capped for the
> whole connection even though its path back to us is wide. MSS only shows
> up in the SYN and never grows back.
> 
> [...]

Here is the summary with links:
  - [net,v2,1/2] net: advertise TCP MSS from the configured MTU, not the learned PMTU
    https://git.kernel.org/netdev/net/c/2640e6419594
  - [net,v2,2/2] selftests: net: packetdrill: add tests for advertised MSS with PMTU exceptions
    https://git.kernel.org/netdev/net/c/e5c8e301b497

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.