tcp: restrict net.ipv4.tcp_adv_win_scale (#20312)
[cascardo/linux.git] / Documentation / networking / ip-sysctl.txt
index fe95105..3c5e465 100644 (file)
@@ -144,6 +144,7 @@ tcp_adv_win_scale - INTEGER
        Count buffering overhead as bytes/2^tcp_adv_win_scale
        (if tcp_adv_win_scale > 0) or bytes-bytes/2^(-tcp_adv_win_scale),
        if it is <= 0.
+       Possible values are [-31, 31], inclusive.
        Default: 2
 
 tcp_allowed_congestion_control - STRING