mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH net 0/2] mptcp: fix duplicate data handling
@ 2024-07-31 10:10 Matthieu Baerts (NGI0)
  2024-07-31 10:10 ` [PATCH net 1/2] mptcp: fix bad RCVPRUNED mib accounting Matthieu Baerts (NGI0)
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Matthieu Baerts (NGI0) @ 2024-07-31 10:10 UTC (permalink / raw)
  To: mptcp, Mat Martineau, Geliang Tang, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni
  Cc: netdev, linux-kernel, Matthieu Baerts (NGI0), stable

In some cases, the subflow-level's copied_seq counter was incorrectly
increased, leading to an unexpected subflow reset.

Patch 1/2 fixes the RCVPRUNED MIB counter that was attached to the wrong
event since its introduction in v5.14, backported to v5.11.

Patch 2/2 fixes the copied_seq counter issues, is present since v5.10.

Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
---
Paolo Abeni (2):
      mptcp: fix bad RCVPRUNED mib accounting
      mptcp: fix duplicate data handling

 net/mptcp/protocol.c |  8 ++++----
 net/mptcp/subflow.c  | 16 ++++++++++++----
 2 files changed, 16 insertions(+), 8 deletions(-)
---
base-commit: 0bf50cead4c4710d9f704778c32ab8af47ddf070
change-id: 20240731-upstream-net-20240731-mptcp-dup-data-f922353130af

Best regards,
-- 
Matthieu Baerts (NGI0) <matttbe@kernel.org>


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

end of thread, other threads:[~2024-08-01 10:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-31 10:10 [PATCH net 0/2] mptcp: fix duplicate data handling Matthieu Baerts (NGI0)
2024-07-31 10:10 ` [PATCH net 1/2] mptcp: fix bad RCVPRUNED mib accounting Matthieu Baerts (NGI0)
2024-07-31 10:10 ` [PATCH net 2/2] mptcp: fix duplicate data handling Matthieu Baerts (NGI0)
2024-08-01 10:40 ` [PATCH net 0/2] " patchwork-bot+netdevbpf

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

all inboxes | Powered by JetHome®