[PATCH mptcp-next 00/10] add flush and dump for userspace pm

Geliang Tang posted 10 patches 5 months, 4 weeks ago
Only 7 patches received!
There is a newer version of this series
net/mptcp/pm_netlink.c                        |  80 ++++++++--
net/mptcp/pm_userspace.c                      | 150 ++++++++++++------
net/mptcp/protocol.c                          |   2 +-
net/mptcp/protocol.h                          |   8 +-
.../testing/selftests/net/mptcp/mptcp_join.sh |   2 +
5 files changed, 182 insertions(+), 60 deletions(-)
[PATCH mptcp-next 00/10] add flush and dump for userspace pm
Posted by Geliang Tang 5 months, 4 weeks ago
This series adds flush and dump commands support for userspace pm.

Geliang Tang (10):
  mptcp: add userspace_pm_get_entry helper
  mptcp: lookup_addr_by_id helper in userspace pm
  mptcp: use pernet id_bitmap in userspace pm
  mptcp: drop addr_match and id_match
  mptcp: rename free_local_addr_list with prefix
  mptcp: flush userspace pm addrs list
  mptcp: dump userspace pm addrs
  selftests: mptcp: flush and dump userspace addrs list
  mptcp: add addresses_ids_equal helper
  mptcp: drop lookup_by_id parameter in __lookup_addr

 net/mptcp/pm_netlink.c                        |  80 ++++++++--
 net/mptcp/pm_userspace.c                      | 150 ++++++++++++------
 net/mptcp/protocol.c                          |   2 +-
 net/mptcp/protocol.h                          |   8 +-
 .../testing/selftests/net/mptcp/mptcp_join.sh |   2 +
 5 files changed, 182 insertions(+), 60 deletions(-)

-- 
2.35.3