public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2] tcp: re-enable acceptance of FIN packets when RWIN is 0
@ 2026-02-22 12:35 Simon Baatz via B4 Relay
  2026-02-22 12:35 ` [PATCH net 1/2] " Simon Baatz via B4 Relay
  2026-02-22 12:35 ` [PATCH net 2/2] selftests/net: packetdrill: Verify " Simon Baatz via B4 Relay
  0 siblings, 2 replies; 9+ messages in thread
From: Simon Baatz via B4 Relay @ 2026-02-22 12:35 UTC (permalink / raw)
  To: Eric Dumazet, Neal Cardwell, Kuniyuki Iwashima, David S. Miller,
	David Ahern, Jakub Kicinski, Paolo Abeni, Simon Horman,
	Shuah Khan
  Cc: netdev, linux-kernel, linux-kselftest, Simon Baatz

Hi,

this series restores the ability to accept in‑sequence FIN packets 
even when the advertised receive window is zero, and adds a 
packetdrill test to guard the behavior.

Signed-off-by: Simon Baatz <gmbnomis@gmail.com>
---
Simon Baatz (2):
      tcp: re-enable acceptance of FIN packets when RWIN is 0
      selftests/net: packetdrill: Verify acceptance of FIN packets when RWIN is 0

 net/ipv4/tcp_input.c                               |  7 +++++-
 .../net/packetdrill/tcp_rcv_zero_wnd_fin.pkt       | 27 ++++++++++++++++++++++
 2 files changed, 33 insertions(+), 1 deletion(-)
---
base-commit: d4f687fbbce45b5e88438e89b5e26c0c15847992
change-id: 20260221-fix_zero_wnd_fin-d1ba11cd3b07

Best regards,
-- 
Simon Baatz <gmbnomis@gmail.com>



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

end of thread, other threads:[~2026-02-23 17:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-22 12:35 [PATCH net 0/2] tcp: re-enable acceptance of FIN packets when RWIN is 0 Simon Baatz via B4 Relay
2026-02-22 12:35 ` [PATCH net 1/2] " Simon Baatz via B4 Relay
2026-02-23  1:36   ` Kuniyuki Iwashima
2026-02-23  8:01   ` Eric Dumazet
2026-02-23  8:36     ` Eric Dumazet
2026-02-23 17:16       ` Simon Baatz
2026-02-23 17:38         ` Eric Dumazet
2026-02-22 12:35 ` [PATCH net 2/2] selftests/net: packetdrill: Verify " Simon Baatz via B4 Relay
2026-02-23  1:37   ` Kuniyuki Iwashima

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