Thread (5 messages) flat view 5 messages, 5 authors, 2021-08-27

Re: [PATCH net-next v3] tcp: enable mid stream window clamp

From: Eric Dumazet <hidden>
Date: 2021-08-26 22:52:00


On 8/25/21 2:01 PM, Neil Spring 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.

Signed-off-by: Neil Spring <redacted>
---
v2: - fix email formatting

v3: - address comments by setting rcv_ssthresh based on prior window 
SGTM, thanks.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help