[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163002961748.18312.1275499142558785309.git-patchwork-notify@kernel.org>
Date: Fri, 27 Aug 2021 02:00:17 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Neil Spring <ntspring@...com>
Cc: davem@...emloft.net, edumazet@...gle.com, yoshfuji@...ux-ipv6.org,
dsahern@...nel.org, kuba@...nel.org, netdev@...r.kernel.org,
ncardwell@...gle.com, ycheng@...gle.com
Subject: Re: [PATCH net-next v3] tcp: enable mid stream window clamp
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Wed, 25 Aug 2021 14:01:17 -0700 you wrote:
> The TCP_WINDOW_CLAMP socket option is defined in tcp(7) to "Bound the size
> of the advertised window to this value." Window clamping is distributed
> across two variables, window_clamp ("Maximal window to advertise" in
> tcp.h) and rcv_ssthresh ("Current window clamp").
>
> This patch updates the function where the window clamp is set to also
> reduce the current window clamp, rcv_sshthresh, if needed. With this,
> setting the TCP_WINDOW_CLAMP option has the documented effect of limiting
> the window.
>
> [...]
Here is the summary with links:
- [net-next,v3] tcp: enable mid stream window clamp
https://git.kernel.org/netdev/net-next/c/3aa7857fe1d7
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