commit | d458c25ce24ce00ea547e9976e293e7835416253 | [log] [tgz] |
---|---|---|
author | Andrea Bittau <a.bittau@cs.ucl.ac.uk> | Tue Sep 19 13:07:20 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Sep 22 15:19:11 2006 -0700 |
tree | b15e036537270aa0f70c390556aaa483702fd326 | |
parent | 29651cda97b0a9e4ac0fbeb5ea731a9909f0f128 [diff] |
[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 <a.bittau@cs.ucl.ac.uk> Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com> Signed-off-by: David S. Miller <davem@davemloft.net>