From: Stephen Hemminger Date: Wed, 14 Dec 2005 07:13:28 +0000 (-0800) Subject: [TCP] BIC: CUBIC window growth (2.0) X-Git-Tag: v2.6.16-rc1~474^2~22^2~9^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df3271f3361b61ce02da0026b4a53e63bc2720cb;p=pandora-kernel.git [TCP] BIC: CUBIC window growth (2.0) Replace existing BIC version 1.1 with new version 2.0. The main change is to replace the window growth function with a cubic function as described in: http://www.csc.ncsu.edu/faculty/rhee/export/bitcp/cubic-paper.pdf Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed