diff options
author | Paolo Abeni <pabeni@redhat.com> | 2021-02-19 18:35:37 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-02-22 18:54:58 -0800 |
commit | 341c65242fe18aac8900e4291d472df9f7ba7bc7 (patch) | |
tree | e606c01acb1027e8c3b9be6ed37acc4546d5ee7b /net/wireless | |
parent | 94ead4caa0615f4b0719ffcb4dbd0907fe2f9265 (diff) | |
download | lwn-341c65242fe18aac8900e4291d472df9f7ba7bc7.tar.gz lwn-341c65242fe18aac8900e4291d472df9f7ba7bc7.zip |
mptcp: fix DATA_FIN processing for orphaned sockets
Currently we move orphaned msk sockets directly from FIN_WAIT2
state to CLOSE, with the rationale that incoming additional
data could be just dropped by the TCP stack/TW sockets.
Anyhow we miss sending MPTCP-level ack on incoming DATA_FIN,
and that may hang the peers.
Fixes: e16163b6e2b7 ("mptcp: refactor shutdown and close")
Reviewed-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/wireless')
0 files changed, 0 insertions, 0 deletions