Re: [PATCH] tcp: cubic scaling error

2006-10-25 Thread David Miller
From: Stephen Hemminger <[EMAIL PROTECTED]> Date: Wed, 25 Oct 2006 10:52:29 -0700 > Doug Leith observed a discrepancy between the version of CUBIC described > in the papers and the version in 2.6.18. A math error related to scaling > causes Cubic to grow too slowly. > > Patch is from "Sangtae Ha"

[PATCH] tcp: cubic scaling error

2006-10-25 Thread Stephen Hemminger
Doug Leith observed a discrepancy between the version of CUBIC described in the papers and the version in 2.6.18. A math error related to scaling causes Cubic to grow too slowly. Patch is from "Sangtae Ha" <[EMAIL PROTECTED]>. I validated that it does fix the problems. See the following to show b