aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2008-11-21 15:19:24 -0500
committerMichael Kerrisk <mtk.manpages@gmail.com>2008-11-25 20:54:16 -0500
commiteb90a877e95a28db6845ca66fa887d8a2c21b5ed (patch)
tree50e6f8bb71615edf4afcad878951bd6e90fe9f6f
parent6cb9682d8e126002fdf48dbee2dc4956c22daae0 (diff)
downloadman-pages-eb90a877e95a28db6845ca66fa887d8a2c21b5ed.tar.gz
tcp.7: srcfix: removed some redundant source comments
-rw-r--r--man7/tcp.73
1 files changed, 0 insertions, 3 deletions
diff --git a/man7/tcp.7 b/man7/tcp.7
index 6925be8fd6..60e18782b7 100644
--- a/man7/tcp.7
+++ b/man7/tcp.7
@@ -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