]> git.baikalelectronics.ru Git - kernel.git/commit
tcp: fix tcp_rmem documentation
authorEric Dumazet <edumazet@google.com>
Wed, 10 Feb 2021 17:13:33 +0000 (09:13 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Feb 2021 22:15:47 +0000 (14:15 -0800)
commit4528b3250747cef74d84f9f70f7f957794f0478a
tree9d2346752cd4d311473114c1e9756b1e71d59dc7
parentf6e594db62a4e1528d54f63c9841fbc3928ad515
tcp: fix tcp_rmem documentation

tcp_rmem[1] has been changed to 131072, we should update the documentation
to reflect this.

Fixes: de1c45f393bd ("tcp: up initial rmem to 128KB and SYN rwin to around 64KB")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reported-by: Zhibin Liu <zhibinliu@google.com>
Cc: Yuchung Cheng <ycheng@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/ip-sysctl.rst