diff options
| author | Simon Baatz <gmbnomis@gmail.com> | 2026-03-09 11:02:27 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-03-14 18:01:49 +0300 |
| commit | 81714374a29cbaca7e23d9229296515027e355cb (patch) | |
| tree | b8c09db2b756a06ec775cb9ecae824e8d0af2c04 /tools | |
| parent | 0e24d17bd9668f9dad78ede6a0e8f13dab176682 (diff) | |
| download | linux-81714374a29cbaca7e23d9229296515027e355cb.tar.xz | |
mptcp: keep rcv_mwnd_seq in sync with subflow rcv_wnd
MPTCP shares a receive window across subflows and applies it at the
subflow level by adjusting each subflow's rcv_wnd when needed. With
the new TCP tracking of the maximum advertised window sequence,
rcv_mwnd_seq must stay consistent with these subflow-level rcv_wnd
adjustments.
Signed-off-by: Simon Baatz <gmbnomis@gmail.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Link: https://patch.msgid.link/20260309-tcp_rfc7323_retract_wnd_rfc-v3-2-4c7f96b1ec69@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions
