From: Stephen Hemminger Date: Sat, 21 Apr 2007 00:07:51 +0000 (-0700) Subject: [TCP]: TCP Illinois congestion control (rev3) X-Git-Tag: v2.6.22-rc1~1128^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c462238d6a6d8ee855bda10f9fff442971540ed2;p=pandora-kernel.git [TCP]: TCP Illinois congestion control (rev3) This is an implementation of TCP Illinois invented by Shao Liu at University of Illinois. It is a another variant of Reno which adapts the alpha and beta parameters based on RTT. The basic idea is to increase window less rapidly as delay approaches the maximum. See the papers and talks to get a more complete description. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed