diff options
author | 2024-02-23 17:14:15 +0100 | |
---|---|---|
committer | 2024-02-26 18:41:56 -0800 | |
commit | adf1bb78dab55e36d4d557aa2fb446ebcfe9e5ce (patch) | |
tree | f5f00fec062e6fe1ed127a684083c0b401c71fdf /net/mptcp/protocol.h | |
parent | mptcp: push at DSS boundaries (diff) | |
download | linux-rng-adf1bb78dab55e36d4d557aa2fb446ebcfe9e5ce.tar.xz linux-rng-adf1bb78dab55e36d4d557aa2fb446ebcfe9e5ce.zip |
mptcp: fix snd_wnd initialization for passive socket
Such value should be inherited from the first subflow, but
passive sockets always used 'rsk_rcv_wnd'.
Fixes: 6f8a612a33e4 ("mptcp: keep track of advertised windows right edge")
Cc: stable@vger.kernel.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Reviewed-by: Mat Martineau <martineau@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Link: https://lore.kernel.org/r/20240223-upstream-net-20240223-misc-fixes-v1-5-162e87e48497@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions