diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-07-01 14:15:13 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-07-01 14:15:13 +0000 |
| commit | 0425de01c7fe1431bdd916b12d28231aa7be637a (patch) | |
| tree | 1cdee09535112f5453680f7f742f9bbc47e52105 /man7/tcp.7 | |
| parent | c4fe9aef4ab3591759dd538391a6d8dcea238e4b (diff) | |
| download | man-pages-0425de01c7fe1431bdd916b12d28231aa7be637a.tar.gz | |
s/ / /
Diffstat (limited to 'man7/tcp.7')
| -rw-r--r-- | man7/tcp.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/tcp.7 b/man7/tcp.7 index f134912818..1c473f4fa3 100644 --- a/man7/tcp.7 +++ b/man7/tcp.7 @@ -63,7 +63,7 @@ not yet connected sockets. Linux supports RFC\ 1323 TCP high performance extensions. These include Protection Against Wrapped -Sequence Numbers (PAWS), Window Scaling and +Sequence Numbers (PAWS), Window Scaling and Timestamps. Window scaling allows the use of large (> 64K) TCP windows in order to support links with high @@ -590,7 +590,7 @@ congestion window and slow start threshold after a congestion episode. Using this estimation, TCP Westwood+ adaptively sets a slow start threshold and a congestion window which takes into -account the bandwidth used at the time congestion is experienced. +account the bandwidth used at the time congestion is experienced. TCP Westwood+ significantly increases fairness with respect to TCP Reno in wired networks and throughput over wireless links. .TP |
