MPTCP Linux Development
 help / color / mirror / Atom feed
* [PATCH mptcp-net 0/2] mptcp: fix missing close transition
@ 2023-08-22  7:43 Paolo Abeni
  2023-08-22  7:43 ` [PATCH mptcp-net 1/2] mptcp: move __mptcp_error_report in protocol.c Paolo Abeni
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Paolo Abeni @ 2023-08-22  7:43 UTC (permalink / raw)
  To: mptcp

This is an attempt to address the 2nd issue reported in:

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

See the individual patch changelog for the details. The cover letter
is here mainly to trigger the CI.

Paolo Abeni (2):
  mptcp: move __mptcp_error_report in protocol.c
  mptcp: process pending subflow error on close

 net/mptcp/protocol.c | 41 +++++++++++++++++++++++++++++++++++++++++
 net/mptcp/subflow.c  | 36 ------------------------------------
 2 files changed, 41 insertions(+), 36 deletions(-)

-- 
2.41.0


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

end of thread, other threads:[~2023-08-29 17:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-22  7:43 [PATCH mptcp-net 0/2] mptcp: fix missing close transition Paolo Abeni
2023-08-22  7:43 ` [PATCH mptcp-net 1/2] mptcp: move __mptcp_error_report in protocol.c Paolo Abeni
2023-08-22  7:43 ` [PATCH mptcp-net 2/2] mptcp: process pending subflow error on close Paolo Abeni
2023-08-22  8:02   ` mptcp: process pending subflow error on close: Build Failure MPTCP CI
2023-08-22  9:05   ` mptcp: process pending subflow error on close: Tests Results MPTCP CI
2023-08-23  0:05   ` [PATCH mptcp-net 2/2] mptcp: process pending subflow error on close kernel test robot
2023-08-29 17:03 ` [PATCH mptcp-net 0/2] mptcp: fix missing close transition Matthieu Baerts

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox