From: Andrea Bittau Date: Tue, 19 Sep 2006 20:07:20 +0000 (-0700) Subject: [DCCP] CCID2: Initialize ssthresh to infinity X-Git-Tag: v2.6.19-rc1~1272^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d458c25ce24ce00ea547e9976e293e7835416253;p=pandora-kernel.git [DCCP] CCID2: Initialize ssthresh to infinity Initialize the slow-start threshold to infinity. This way, upon connection initiation, slow-start will be exited only upon a packet loss. This patch will allow connections to quickly gain speed. Signed-off-by: Andrea Bittau Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed