Address issue 19 "let PM netlink update live sockets on local addresses list change". The removed addresses part of this issue is done, this patchset only implemented the added addresses part. Closes: https://github.com/multipath-tcp/mptcp_net-next/issues/19 Geliang Tang (3): mptcp: create subflow or signal addr for newly added address selftests: mptcp: use minus value for removing address numbers selftests: mptcp: add testcases for newly added addresses net/mptcp/pm_netlink.c | 37 ++++++ .../testing/selftests/net/mptcp/mptcp_join.sh | 105 +++++++++++++++--- 2 files changed, 125 insertions(+), 17 deletions(-) -- 2.29.2