tcp.7: srcfix: removed some redundant source comments

This commit is contained in:
Michael Kerrisk 2008-11-21 15:19:24 -05:00
parent 6cb9682d8e
commit eb90a877e9
1 changed files with 0 additions and 3 deletions

View File

@ -283,7 +283,6 @@ this is the initial MSS used by the connection.
.\" The following is from 2.6.12: Documentation/networking/ip-sysctl.txt
.TP
.IR tcp_bic " (Boolean; default: disabled; Linux 2.4.27/2.6.6 to 2.6.13)"
.\" Since 2.4.27/2.6.6
Enable BIC TCP congestion control algorithm.
BIC-TCP is a sender-side only change that ensures a linear RTT
fairness under large windows while offering both scalability and
@ -300,7 +299,6 @@ increase provides TCP friendliness.
.\" The following is from 2.6.12: Documentation/networking/ip-sysctl.txt
.TP
.IR tcp_bic_low_window " (integer; default: 14; Linux 2.4.27/2.6.6 to 2.6.13)"
.\" Since 2.4.27/2.6.6
Sets the threshold window (in packets) where BIC TCP starts to
adjust the congestion window.
Below this threshold BIC TCP behaves
@ -309,7 +307,6 @@ the same as the default TCP Reno.
.\" The following is from 2.6.12: Documentation/networking/ip-sysctl.txt
.TP
.IR tcp_bic_fast_convergence " (Boolean; default: enabled; Linux 2.4.27/2.6.6 to 2.6.13)"
.\" Since 2.4.27/2.6.6
Forces BIC TCP to more quickly respond to changes in congestion
window.
Allows two flows sharing the same connection to converge