diff options
author | Matthieu Baerts (NGI0) <[email protected]> | 2024-10-08 13:04:55 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-10-09 19:43:44 -0700 |
commit | db0a37b7ac27d8ca27d3dc676a16d081c16ec7b9 (patch) | |
tree | 5646c135f52ca6941f2cc8c7754ff0deacdf8489 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 119d51e225febc8152476340a880f5415a01e99e (diff) |
mptcp: pm: do not remove closing subflows
In a previous fix, the in-kernel path-manager has been modified not to
retrigger the removal of a subflow if it was already closed, e.g. when
the initial subflow is removed, but kept in the subflows list.
To be complete, this fix should also skip the subflows that are in any
closing state: mptcp_close_ssk() will initiate the closure, but the
switch to the TCP_CLOSE state depends on the other peer.
Fixes: 58e1b66b4e4b ("mptcp: pm: do not remove already closed subflows")
Cc: [email protected]
Suggested-by: Paolo Abeni <[email protected]>
Acked-by: Paolo Abeni <[email protected]>
Signed-off-by: Matthieu Baerts (NGI0) <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions