summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorlaurent chavey <chavey@google.com>2009-12-15 13:05:15 +0000
committerStephen Hemminger <stephen.hemminger@vyatta.com>2010-03-03 16:19:47 -0800
commitf5fd80039fb95242ad8d5796bdf2f52190a058b4 (patch)
tree3834dbfd5c9f263c05fbf5e5d28bc145166ebee1 /doc
parentf703129d3441be2e014c58ae3e95314ba769315a (diff)
downloadiproute2-f5fd80039fb95242ad8d5796bdf2f52190a058b4.tar.gz
Add initrwnd to iproute2
Add initrwnd option parsing to iproute. This option uses the new rtnetlink init_rcvwnd to set the TCP initial receive window size advertised by passive and active TCP connections. Signed-off-by: Laurent Chavey <chavey@google.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/ip-cref.tex7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/ip-cref.tex b/doc/ip-cref.tex
index 7bb562e1..056e3bf5 100644
--- a/doc/ip-cref.tex
+++ b/doc/ip-cref.tex
@@ -1336,6 +1336,13 @@ peers are allowed to send to us.
MSS (``Maximal Segment Size'') for same connection. The default is
zero, meaning to use the values specified in~\cite{RFC2414}.
++\item \verb|initrwnd NUMBER|
+
++--- [2.6.33+ only] Initial receive window size for connections to
++ this destination. The actual window size is this value multiplied
++ by the MSS (''Maximal Segment Size'') of the connection. The default
++ value is zero, meaning to use Slow Start value.
+
\item \verb|nexthop NEXTHOP|
--- the nexthop of a multipath route. \verb|NEXTHOP| is a complex value