Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mptcp: fix state tracking for fallback socket
We need to cope with some more state transition for fallback sockets, or could still end-up moving to TCP_CLOSE too early and avoid spooling some pending data Fixes: e16163b ("mptcp: refactor shutdown and close") Reviewed-by: Mat Martineau <[email protected]> Signed-off-by: Paolo Abeni <[email protected]>
- Loading branch information