diff options
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 |
