10 Nov
2023
10 Nov
'23
6:06 p.m.
On Thu, 9 Nov 2023 20:53:58 +1100
David Gibson
The way we used TCP_WINDOW_CLAMP didn't really correspond to what it actually did. More recent kernels also have a nasty bug in the handler which we could trigger, causing TCP stalls.
David Gibson (2): tcp: Rename and small cleanup to tcp_clamp_window() tcp: Don't use TCP_WINDOW_CLAMP
Applied. -- Stefano