[TCP]: Add tcp_slow_start_after_idle sysctl.
A lot of people have asked for a way to disable tcp_cwnd_restart(),
and it seems reasonable to add a sysctl to do that.
Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- Documentation/networking/ip-sysctl.txt 7 additions, 0 deletionsDocumentation/networking/ip-sysctl.txt
- include/linux/sysctl.h 1 addition, 0 deletionsinclude/linux/sysctl.h
- include/net/tcp.h 1 addition, 0 deletionsinclude/net/tcp.h
- net/ipv4/sysctl_net_ipv4.c 8 additions, 0 deletionsnet/ipv4/sysctl_net_ipv4.c
- net/ipv4/tcp_output.c 5 additions, 1 deletionnet/ipv4/tcp_output.c
Please register or sign in to comment