From: Ilpo Järvinen Date: Sat, 19 Feb 2011 21:52:41 +0000 (+0000) Subject: tcp: document tcp_max_ssthresh (Limited Slow-Start) X-Git-Tag: v2.6.39-rc1~468^2~323 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81146ec1b85067e70b71e81b5ecd9998ce054c0e;p=pandora-kernel.git tcp: document tcp_max_ssthresh (Limited Slow-Start) Base on Ilpo's patch about documenting tcp_max_ssthresh. (see http://marc.info/?l=linux-netdev&m=117950581307310&w=2) According to errata of RFC3742, fix the number of segments increased during RTT time. Just to state the occasion to use this parameter, But about how to set parameter value, maybe some others can do it. Signed-off-by: Ilpo Järvinen Signed-off-by: Shan Wei Signed-off-by: David S. Miller --- Reading git-diff-tree failed