All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH mptcp-next 0/2] MP_FAIL echo and retrans
@ 2022-03-03  6:04 Geliang Tang
  2022-03-03  6:04 ` [PATCH mptcp-next 1/2] mptcp: add MP_FAIL response support Geliang Tang
  2022-03-03  6:04 ` [PATCH mptcp-next 2/2] mptcp: reset the subflow when MP_FAIL is lost Geliang Tang
  0 siblings, 2 replies; 7+ messages in thread
From: Geliang Tang @ 2022-03-03  6:04 UTC (permalink / raw)
  To: mptcp; +Cc: Geliang Tang

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

Geliang Tang (2):
  mptcp: add MP_FAIL response support
  mptcp: reset the subflow when MP_FAIL is lost

 net/mptcp/pm.c       | 12 ++++++++++--
 net/mptcp/protocol.c | 32 +++++++++++++++++++++++++++++++-
 net/mptcp/protocol.h |  2 ++
 net/mptcp/subflow.c  |  3 +++
 4 files changed, 46 insertions(+), 3 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-03-07 12:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-03  6:04 [PATCH mptcp-next 0/2] MP_FAIL echo and retrans Geliang Tang
2022-03-03  6:04 ` [PATCH mptcp-next 1/2] mptcp: add MP_FAIL response support Geliang Tang
2022-03-05  0:33   ` Mat Martineau
2022-03-03  6:04 ` [PATCH mptcp-next 2/2] mptcp: reset the subflow when MP_FAIL is lost Geliang Tang
2022-03-03  6:48   ` mptcp: reset the subflow when MP_FAIL is lost: Tests Results MPTCP CI
2022-03-05  1:06   ` [PATCH mptcp-next 2/2] mptcp: reset the subflow when MP_FAIL is lost Mat Martineau
2022-03-07 12:33   ` mptcp: reset the subflow when MP_FAIL is lost: Tests Results MPTCP CI

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.