All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH mptcp-next v3 0/2] send MP_FAIL with MP_RST and others
@ 2021-11-30  3:21 Geliang Tang
  2021-11-30  3:21 ` [PATCH mptcp-next v3 1/2] Squash to "mptcp: implement fastclose xmit path" Geliang Tang
  2021-11-30  3:21 ` [PATCH mptcp-next v3 2/2] mptcp: print out reset infos of MP_RST Geliang Tang
  0 siblings, 2 replies; 9+ messages in thread
From: Geliang Tang @ 2021-11-30  3:21 UTC (permalink / raw)
  To: mptcp; +Cc: Geliang Tang

v3:
 - update patch 1 as Matt suggested.
 - do more cleanups in patch 1.

v2:
 - rename patch 1 as a squash-to patch.
 - print out reset_transient in patch 2 too. Please keep patch 2 as a
standalone patch, not a squash-to patch.

Two small patches about sending MP_FAIL with MP_RST.

Geliang Tang (2):
  Squash to "mptcp: implement fastclose xmit path"
  mptcp: print out reset infos of MP_RST

 net/mptcp/options.c | 21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-12-01 18:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-30  3:21 [PATCH mptcp-next v3 0/2] send MP_FAIL with MP_RST and others Geliang Tang
2021-11-30  3:21 ` [PATCH mptcp-next v3 1/2] Squash to "mptcp: implement fastclose xmit path" Geliang Tang
2021-11-30 16:52   ` Matthieu Baerts
2021-11-30 16:55     ` [PATCH mptcp-next] " Matthieu Baerts
2021-11-30 17:02       ` Squash to "mptcp: implement fastclose xmit path": Build Failure MPTCP CI
2021-12-01 10:40       ` [PATCH mptcp-next] Squash to "mptcp: implement fastclose xmit path" Paolo Abeni
2021-12-01 11:23         ` Matthieu Baerts
2021-12-01 18:34           ` Mat Martineau
2021-11-30  3:21 ` [PATCH mptcp-next v3 2/2] mptcp: print out reset infos of MP_RST 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.