commit | 067a0b3dc52f0f79b9fe64ff8d9bcbb0ffbcf8fc | [log] [tgz] |
---|---|---|
author | Mat Martineau <mathew.j.martineau@linux.intel.com> | Tue Jul 28 15:12:07 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 28 17:02:42 2020 -0700 |
tree | 09744dfd1686c371fefb497ae8c65d7f71681c9a | |
parent | 43b54c6ee382f026fc93babf5301ec79e1c9614a [diff] |
mptcp: Only use subflow EOF signaling on fallback connections The MPTCP state machine handles disconnections on non-fallback connections, but the mptcp_sock still needs to get notified when fallback subflows disconnect. Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>