netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] mptcp: add reset reasons in skb in more cases
@ 2024-04-05  2:39 Jason Xing
  2024-04-05  2:39 ` [PATCH net-next 1/2] mptcp: don't need to check SKB_EXT_MPTCP in mptcp_reset_option() Jason Xing
  2024-04-05  2:39 ` [PATCH net-next 2/2] mptcp: add reset reason options in some places Jason Xing
  0 siblings, 2 replies; 9+ messages in thread
From: Jason Xing @ 2024-04-05  2:39 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, matttbe, martineau, geliang
  Cc: mptcp, netdev, kerneljasonxing, Jason Xing

From: Jason Xing <kernelxing@tencent.com>

The first patch only removes the check while the second adds reasons into
some places.

Jason Xing (2):
  mptcp: don't need to check SKB_EXT_MPTCP in mptcp_reset_option()
  mptcp: add reset reason options in some places

 include/net/mptcp.h |  5 +----
 net/mptcp/subflow.c | 21 ++++++++++++++++++---
 2 files changed, 19 insertions(+), 7 deletions(-)

-- 
2.37.3


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

end of thread, other threads:[~2024-04-05  9:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-05  2:39 [PATCH net-next 0/2] mptcp: add reset reasons in skb in more cases Jason Xing
2024-04-05  2:39 ` [PATCH net-next 1/2] mptcp: don't need to check SKB_EXT_MPTCP in mptcp_reset_option() Jason Xing
2024-04-05  7:47   ` Paolo Abeni
2024-04-05  7:58     ` Jason Xing
2024-04-05  8:34       ` Paolo Abeni
2024-04-05  9:11         ` Jason Xing
2024-04-05  2:39 ` [PATCH net-next 2/2] mptcp: add reset reason options in some places Jason Xing
2024-04-05  8:16   ` Paolo Abeni
2024-04-05  9:09     ` Jason Xing

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).