From: Geliang Tang <tanggeliang@kylinos.cn>
In order to implement BPF path manager, this set refactors get_addr
and dump_addr interfaces of PM.
Depends on:
- cleanups for PM interfaces
Geliang Tang (7):
mptcp: add id parameter for get_addr
mptcp: add addr parameter for get_addr
mptcp: reuse sending nlmsg code in get_addr
mptcp: change info of get_addr as const
mptcp: refactor dump_addr with id bitmap
mptcp: reuse sending nlmsg code in dump_addr
mptcp: add loc and rem for set_flags
net/mptcp/pm_netlink.c | 153 +++++++++++++++++++++++----------------
net/mptcp/pm_userspace.c | 121 +++++++++----------------------
net/mptcp/protocol.h | 11 ++-
3 files changed, 132 insertions(+), 153 deletions(-)
--
2.43.0