diff options
author | Florian Westphal <[email protected]> | 2021-09-23 17:04:11 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-09-24 10:51:36 +0100 |
commit | ea1300b9df7c8e8b65695a08b8f6aaf4b25fec9c (patch) | |
tree | f43dbc42ad77111069190f44356c68ca7260f4ff /tools/perf/scripts/python/sctop.py | |
parent | f7e745f8e94492a8ac0b0a26e25f2b19d342918f (diff) |
mptcp: don't return sockets in foreign netns
mptcp_token_get_sock() may return a mptcp socket that is in
a different net namespace than the socket that received the token value.
The mptcp syncookie code path had an explicit check for this,
this moves the test into mptcp_token_get_sock() function.
Eventually token.c should be converted to pernet storage, but
such change is not suitable for net tree.
Fixes: 2c5ebd001d4f0 ("mptcp: refactor token container")
Signed-off-by: Florian Westphal <[email protected]>
Signed-off-by: Mat Martineau <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions