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

v4:
 - add Matt's patch, fix the missing ";" in it, dropped two empty lines
and added my Tested-by tag.

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 (1):
  mptcp: print out reset infos of MP_RST

Matthieu Baerts (1):
  Squash to "mptcp: implement fastclose xmit path"

 net/mptcp/options.c | 62 +++++++++++++++++++++++++++------------------
 1 file changed, 37 insertions(+), 25 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-12-02  4:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-02  4:25 [PATCH mptcp-next v4 0/2] send MP_FAIL with MP_RST and others Geliang Tang
2021-12-02  4:25 ` [PATCH mptcp-next v4 1/2] Squash to "mptcp: implement fastclose xmit path" Geliang Tang
2021-12-02  4:47   ` Geliang Tang
2021-12-02  4:25 ` [PATCH mptcp-next v4 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.