]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: Fix tcp_challenge_ack_limit default value
authorCambda Zhu <cambda@linux.alibaba.com>
Wed, 15 Apr 2020 09:54:04 +0000 (17:54 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Apr 2020 23:22:59 +0000 (16:22 -0700)
commit49bb146041f1f61ebda8ba789f48e36c69cf7e4c
treed12648230149f6b3f119f73015717400f0f770a0
parent96a6df4fcc2337c3b806601e37b00f99255ed5a4
Documentation: Fix tcp_challenge_ack_limit default value

The default value of tcp_challenge_ack_limit has been changed from
100 to 1000 and this patch fixes its documentation.

Signed-off-by: Cambda Zhu <cambda@linux.alibaba.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/ip-sysctl.txt