commit | 16a9a9da17234797b01ca05024d33269872a0ae0 | [log] [tgz] |
---|---|---|
author | Mat Martineau <mathew.j.martineau@linux.intel.com> | Tue Jul 28 15:12:05 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 28 17:02:42 2020 -0700 |
tree | 6c411ceaf9d8739b45dac5af72aede3a0d947aee | |
parent | 6920b851584cc69a61ebf2cff3948bb153bcef20 [diff] |
mptcp: Add helper to process acks of DATA_FIN After DATA_FIN has been sent, the peer will acknowledge it. An ack of the relevant MPTCP-level sequence number will update the MPTCP connection state appropriately. Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>