diff options
author | Geliang Tang <geliangtang@xiaomi.com> | 2021-08-25 01:26:15 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-08-25 12:02:34 +0200 |
commit | c25aeb4e095355eec3beb6a2b2b30322bd6d0dd4 (patch) | |
tree | b7288450cc5babe7d3d4e663505d42a4eb35c93b /net/mptcp/pm.c | |
parent | mptcp: shrink mptcp_out_options struct (diff) | |
download | linux-c25aeb4e095355eec3beb6a2b2b30322bd6d0dd4.tar.xz linux-c25aeb4e095355eec3beb6a2b2b30322bd6d0dd4.zip |
mptcp: MP_FAIL suboption sending
This patch added the MP_FAIL suboption sending support.
Add a new flag named send_mp_fail in struct mptcp_subflow_context. If
this flag is set, send out MP_FAIL suboption.
Add a new member fail_seq in struct mptcp_out_options to save the data
sequence number to put into the MP_FAIL suboption.
An MP_FAIL option could be included in a RST or on the subflow-level
ACK.
Suggested-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Geliang Tang <geliangtang@xiaomi.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mptcp/pm.c')
0 files changed, 0 insertions, 0 deletions