All of lore.kernel.org
 help / color / mirror / Atom feed
* [MPTCP] [MPTCP][PATCH v2 mptcp-next 0/4] move to next addr when timeout
@ 2021-02-23  4:29 Geliang Tang
  0 siblings, 0 replies; only message in thread
From: Geliang Tang @ 2021-02-23  4:29 UTC (permalink / raw)
  To: mptcp 

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

v2:
 - invoke lookup_subflow_by_daddr in mptcp_pm_add_addr_received, not in
 mptcp_pm_nl_add_addr_received.
 - add a sanity check on cfg_do_w.

apply: export/20210222T184014
       move to next addr and testcases

Closes: https://github.com/multipath-tcp/mptcp_net-next/issues/151

Geliang Tang (4):
  mptcp: skip connecting the connected address
  mptcp: move to next addr when timeout
  selftests: mptcp: add cfg_do_w for cfg_remove
  selftests: mptcp: timeout testcases for multi addresses

 net/mptcp/pm.c                                |  3 ++-
 net/mptcp/pm_netlink.c                        | 23 +++++++++++++++-
 net/mptcp/protocol.h                          |  2 ++
 .../selftests/net/mptcp/mptcp_connect.c       | 10 ++++---
 .../testing/selftests/net/mptcp/mptcp_join.sh | 26 +++++++++++++++++--
 5 files changed, 57 insertions(+), 7 deletions(-)

-- 
2.29.2

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

only message in thread, other threads:[~2021-02-23  4:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-23  4:29 [MPTCP] [MPTCP][PATCH v2 mptcp-next 0/4] move to next addr when timeout 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.