All of lore.kernel.org
 help / color / mirror / Atom feed
* [MPTCP] [MPTCP][PATCH v2 mptcp-next 0/4] Add REMOVE_ADDR support
@ 2020-07-22  8:42 Geliang Tang
  0 siblings, 0 replies; only message in thread
From: Geliang Tang @ 2020-07-22  8:42 UTC (permalink / raw)
  To: mptcp

[-- Attachment #1: Type: text/plain, Size: 627 bytes --]

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-07-22  8:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-22  8:42 [MPTCP] [MPTCP][PATCH v2 mptcp-next 0/4] Add REMOVE_ADDR support Geliang Tang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.