On Wed, 14 Aug 2024 at 04:32, Mikhail Kshevetskiy
wrote:
>
> Current code assume that all (except last) packets are of the same size.
> This is definitely wrong. Replace SACK code with a new one, that does
> not rely on this assumption. Also this code uses less memory.
>
> Signed-off-by: Mikhail K
Current code assume that all (except last) packets are of the same size.
This is definitely wrong. Replace SACK code with a new one, that does
not rely on this assumption. Also this code uses less memory.
Signed-off-by: Mikhail Kshevetskiy
---
net/tcp.c | 200 +++-
2 matches
Mail list logo