Add REMOVE_ADDR support. Geliang Tang (4): mptcp: rename the existing ADD_ADDR related functions mptcp: add the RM_ADDR option writing mptcp: add the RM_ADDR option parsing mptcp: trigger the RM_ADDR signal net/mptcp/options.c | 49 ++++++++++++++++++++++++++++++++------ net/mptcp/pm.c | 54 ++++++++++++++++++++++++++++++++++++------ net/mptcp/pm_netlink.c | 52 +++++++++++++++++++++++++++++++++++++++- net/mptcp/protocol.c | 9 +++++-- net/mptcp/protocol.h | 25 +++++++++++++++---- net/mptcp/subflow.c | 1 + 6 files changed, 168 insertions(+), 22 deletions(-) -- 2.17.1