Re: [PATCH net v2 0/2] Fix race condition between TCP_REPAIR dump and data receive
From: Jakub Kicinski
Date: Tue May 19 2026 - 22:04:25 EST
On Mon, 18 May 2026 20:34:22 +0200 Stefano Brivio wrote:
> Stefano Brivio (2):
> tcp: Don't accept data when socket is in repair mode
Not sure Eric is on board with this patch in the first place.
Sound like it's not the intended use case for REPAIR so IMO
it's up to TCP maintainers whether we want to support this.
And it's definitely not a Fix.
> selftests: Add data path tests for TCP_REPAIR mode
Please don't add a new target, fold it under net.
Targets are a PITA to deal with in kselftests.