On Mon, Mar 9, 2026 at 9:03 AM Simon Baatz via B4 Relay <[email protected]> wrote: > > From: Simon Baatz <[email protected]> > > 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 <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>

