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

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

v3:
 - invoke lookup_subflow_by_daddr in mptcp_pm_nl_add_addr_received.
 - add a new patch "drop argument port from mptcp_pm_announce_addr".

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.

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

Geliang Tang (5):
  mptcp: drop argument port from mptcp_pm_announce_addr
  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                                |  6 ++--
 net/mptcp/pm_netlink.c                        | 35 +++++++++++++++----
 net/mptcp/protocol.h                          |  2 +-
 .../selftests/net/mptcp/mptcp_connect.c       | 10 ++++--
 .../testing/selftests/net/mptcp/mptcp_join.sh | 26 ++++++++++++--
 5 files changed, 64 insertions(+), 15 deletions(-)

-- 
2.29.2

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

only message in thread, other threads:[~2021-02-24  3:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-24  3:56 [MPTCP] [MPTCP][PATCH v3 mptcp-next 0/5] 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.