From: Stephen Hemminger Date: Thu, 23 Jun 2005 19:19:55 +0000 (-0700) Subject: [TCP]: Add pluggable congestion control algorithm infrastructure. X-Git-Tag: v2.6.13-rc1~68^2~382^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=317a76f9a44b437d6301718f4e5d08bd93f98da7;p=pandora-kernel.git [TCP]: Add pluggable congestion control algorithm infrastructure. Allow TCP to have multiple pluggable congestion control algorithms. Algorithms are defined by a set of operations and can be built in or modules. The legacy "new RENO" algorithm is used as a starting point and fallback. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed