From: Brian Bloniarz Date: Thu, 6 May 2010 01:37:40 +0000 (-0400) Subject: ip: document initcwnd X-Git-Tag: v2.6.34~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6299857dd5649692a96bc5279a804d032d0752eb;p=thirdparty%2Fiproute2.git ip: document initcwnd Mention initcwnd in ip(8). Text taken from doc/ip-cref.tex. Signed-off-by: Brian Bloniarz --- diff --git a/man/man8/ip.8 b/man/man8/ip.8 index dc76130cf..43c12bad1 100644 --- a/man/man8/ip.8 +++ b/man/man8/ip.8 @@ -237,7 +237,9 @@ replace " | " monitor " } " .B realms .IR REALM " ] [ " .B rto_min -.IR TIME " ]" +.IR TIME " ] [ " +.B initcwnd +.IR NUMBER " ]" .ti -8 .IR TYPE " := [ " @@ -1622,6 +1624,13 @@ the clamp for congestion window. It is ignored if the .B lock flag is not used. +.TP +.BI initcwnd " NUMBER " "(2.5.70+ only)" +Initial congestion window size for connections to this destination. +Actual window size is this value multiplied by the MSS +(``Maximal Segment Size'') for same connection. The default is +zero, meaning to use the values specified in RFC2414. + .TP .BI advmss " NUMBER " "(2.3.15+ only)" the MSS ('Maximal Segment Size') to advertise to these