diff options
author | Geliang Tang <tanggeliang@kylinos.cn> | 2024-03-01 21:18:27 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-03-04 16:07:45 +0300 |
commit | 34e74a5cf3b7d0ab5e54725be19bd27c8b367a63 (patch) | |
tree | 15b773c6a8218b9f4ed5c2fa864f857d4198519e /Documentation | |
parent | 34ca91e15e69917d2dbb6a76fdf8d28c5c7dc05e (diff) | |
download | linux-34e74a5cf3b7d0ab5e54725be19bd27c8b367a63.tar.xz |
mptcp: implement mptcp_userspace_pm_dump_addr
This patch implements mptcp_userspace_pm_dump_addr() to dump addresses
from userspace pm address list. Use mptcp_token_get_sock() to get the
msk from the given token, if userspace PM is enabled in it, traverse
each address entry in address list, put every entry to userspace using
mptcp_pm_nl_put_entry_msg().
Signed-off-by: Geliang Tang <tanggeliang@kylinos.cn>
Reviewed-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Reviewed-by: Mat Martineau <martineau@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions