aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorGravatar Paolo Abeni <pabeni@redhat.com> 2022-01-06 16:20:16 -0800
committerGravatar David S. Miller <davem@davemloft.net> 2022-01-07 11:27:06 +0000
commitb29fcfb54cd70caca5b11c80d8d238854938884a (patch)
treece6469a982603e3dddbe67c5c3205b961324e437 /tools
parentmptcp: implement fastclose xmit path (diff)
downloadlinux-b29fcfb54cd7.tar.gz
linux-b29fcfb54cd7.tar.bz2
linux-b29fcfb54cd7.zip
mptcp: full disconnect implementation
The current mptcp_disconnect() implementation lacks several steps, we additionally need to reset the msk socket state and flush the subflow list. Factor out the needed helper to avoid code duplication. Additionally ensure that the initial subflow is disposed only after mptcp_close(), just reset it at disconnect time. Signed-off-by: Paolo Abeni <pabeni@redhat.com> Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions