On Mon, 05 Dec 2005 21:28:26 -0800 (PST) "David S. Miller" <[EMAIL PROTECTED]> wrote:
> From: Tom Young <[EMAIL PROTECTED]> > Date: Tue, 06 Dec 2005 15:37:22 +1100 > > > Move the resetting of rtt measurements to inside the once per RTT block > > of > > code. > > > > Signed-off-by: Thomas Young <[EMAIL PROTECTED]> > > Stephen changed this purposefully in this change: > > diff-tree 7faffa1c7fb9b8e8917e3225d4e2638270c0a48b (from > 2d2abbab63f6726a147ae61ada39bf2c9ee0db9a) > Author: Stephen Hemminger <[EMAIL PROTECTED]> > Date: Thu Nov 10 17:07:24 2005 -0800 > > [TCP]: add tcp_slow_start helper > > Move all the code that does linear TCP slowstart to one > inline function to ease later patch to add ABC support. > > Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]> > Signed-off-by: David S. Miller <[EMAIL PROTECTED]> > > But it does look like an unintended change. Yes, the new patch is correct, the slowstart related change would cause only one rtt measurement to be added. -- Stephen Hemminger <[EMAIL PROTECTED]> OSDL http://developer.osdl.org/~shemminger - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html