diff options
author | Mat Martineau <mathew.j.martineau@linux.intel.com> | 2020-02-29 02:47:40 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-03-04 04:01:43 +0300 |
commit | 76c42a29c0eb15ea3fdc9867a0a52e53fb4fbd76 (patch) | |
tree | dda4bfc901f985c1b14b0a51a49c9f0e6c74bf8b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1954b86016cf8522970e1b7aba801233d777ec47 (diff) | |
download | linux-76c42a29c0eb15ea3fdc9867a0a52e53fb4fbd76.tar.xz |
mptcp: Use per-subflow storage for DATA_FIN sequence number
Instead of reading the MPTCP-level sequence number when sending DATA_FIN,
store the data in the subflow so it can be safely accessed when the
subflow TCP headers are written to the packet without the MPTCP-level
lock held. This also allows the MPTCP-level socket to close individual
subflows without closing the MPTCP connection.
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions