]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
tcp: fix tcp_rmem documentation
authorEric Dumazet <edumazet@google.com>
Wed, 10 Feb 2021 17:13:33 +0000 (09:13 -0800)
committerAndrea Righi <andrea.righi@canonical.com>
Mon, 15 Mar 2021 14:09:56 +0000 (15:09 +0100)
commit1c0e1b939574c41da08bbd80e799c42463bc62f4
tree922c87898a0d125337b6b0b50e59b88314f74ecd
parent9909d326b73a93b0bb84cf7c5e748c99b4fefe3d
tcp: fix tcp_rmem documentation

commit 1d1be91254bbdd189796041561fd430f7553bb88 upstream.

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

Fixes: a337531b942b ("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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
Documentation/networking/ip-sysctl.rst