[patch 05/11] tcp: BIC max increment too large

2005-12-23 Thread Greg KH
From: Stephen Hemminger <[EMAIL PROTECTED]> The max growth of BIC TCP is too large. Original code was based on BIC 1.0 and the default there was 32. Later code (2.6.13) included compensation for delayed acks, and should have reduced the default value to 16; since normally TCP gets one ack for ever

[patch 05/11] tcp: BIC max increment too large

2005-11-09 Thread Greg KH
From: Stephen Hemminger <[EMAIL PROTECTED]> The max growth of BIC TCP is too large. Original code was based on BIC 1.0 and the default there was 32. Later code (2.6.13) included compensation for delayed acks, and should have reduced the default value to 16; since normally TCP gets one ack for ever