]> git.proxmox.com Git - mirror_iproute2.git/commitdiff
ip: add documentation for initrwnd
authorStephen Hemminger <stephen.hemminger@vyatta.com>
Wed, 19 May 2010 15:30:09 +0000 (08:30 -0700)
committerStephen Hemminger <stephen.hemminger@vyatta.com>
Wed, 19 May 2010 15:30:09 +0000 (08:30 -0700)
Cloned from ip-cref.tex

man/man8/ip.8

index 43c12bad1c04dd8c7b859560e07ae6eda808ecab..1a73efa66e9b8c7a4ccf0cccf92be9683367b5d1 100644 (file)
@@ -239,6 +239,8 @@ replace " | " monitor " } "
 .B  rto_min
 .IR TIME " ] [ "
 .B  initcwnd
+.IR NUMBER " ] [ "
+.B  initrwnd
 .IR NUMBER " ]"
 
 .ti -8
@@ -1626,11 +1628,17 @@ flag is not used.
 
 .TP
 .BI initcwnd " NUMBER " "(2.5.70+ only)"
-Initial congestion window size for connections to this destination.
+the 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 initrwnd " NUMBER " "(2.6.33+ only)"
+the initial receive window size for connections to this destination.
+Actual window size is this value multiplied by the MSS of the connection.
+The default value is zero, meaning to use Slow Start value.
+
 .TP
 .BI advmss " NUMBER " "(2.3.15+ only)"
 the MSS ('Maximal Segment Size') to advertise to these