~ubuntu-branches/ubuntu/hardy/iproute/hardy-proposed

« back to all changes in this revision

Viewing changes to doc/ip-cref.tex

  • Committer: Bazaar Package Importer
  • Author(s): Scott James Remnant
  • Date: 2006-07-06 10:23:46 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060706102346-tyd1mfjvay0nmz90
Tags: 20051007-4ubuntu1
* Merge from debian unstable, remaining changes:
  - versioned dependency on linux-kernel-headers,
  - MAX_ROUNDS patch to ip/ipaddress.c

Show diffs side-by-side

added added

removed removed

Lines of Context:
1322
1322
    If it is not given, Linux uses the value selected with \verb|sysctl|
1323
1323
    variable \verb|net/ipv4/tcp_reordering|.
1324
1324
 
 
1325
\item \verb|hoplimit NUMBER|
 
1326
 
 
1327
--- [2.5.74+ only] Hop limit on the path to this destination. If it is not
 
1328
    given, Linux uses the value selected with \verb|sysctl| variable
 
1329
    \verb|net/ipv4/ip_default_ttl|.
 
1330
 
 
1331
\item \verb|initcwnd NUMBER|
 
1332
 
 
1333
--- [2.5.70+ only] Initial congestion window size when establishing
 
1334
    connections to this destination. This value is multiplied with the
 
1335
    MSS (``Maximal Segment Size'') for the connection to get the actual
 
1336
    window size. If it is not given (or set to zero), Linux uses the
 
1337
    values specified in~\cite{RFC2414}.
1325
1338
 
1326
1339
 
1327
1340
\item \verb|nexthop NEXTHOP|
2651
2664
\bibitem{RFC-DHCP} R.~Droms.
2652
2665
``Dynamic Host Configuration Protocol.'', RFC-2131
2653
2666
 
 
2667
\bibitem{RFC2414}  M.~Allman, S.~Floyd, C.~Partridge.
 
2668
``Increasing TCP's Initial Window'', RFC-2414.
 
2669
 
2654
2670
\end{thebibliography}
2655
2671
 
2656
2672