On Thu, May 17, 2018 at 5:47 PM Eric Dumazet wrote:
> This per netns sysctl allows for TCP SACK compression fine-tuning.
> Its default value is 1,000,000, or 1 ms to meet TSO autosizing period.
> Signed-off-by: Eric Dumazet
> ---
Acked-by: Neal Cardwell
Thanks!
neal
This per netns sysctl allows for TCP SACK compression fine-tuning.
Its default value is 1,000,000, or 1 ms to meet TSO autosizing period.
Signed-off-by: Eric Dumazet
---
Documentation/networking/ip-sysctl.txt | 7 +++
include/net/netns/ipv4.h | 1 +
net/ipv4/sysctl_net_ipv4.c