Re: [PATCH 5/8] tcp: Appropriate Byte Count support

2005-11-10 Thread David S. Miller
From: [EMAIL PROTECTED] Date: Thu, 10 Nov 2005 15:15:12 -0800 > This is an updated version of the RFC3465 ABC patch originally > for Linux 2.6.11-rc4 by Yee-Ting Li. ABC is a way of counting > bytes ack'd rather than packets when updating congestion control. > > The orignal ABC described in the R

[PATCH 5/8] tcp: Appropriate Byte Count support

2005-11-10 Thread shemminger
This is an updated version of the RFC3465 ABC patch originally for Linux 2.6.11-rc4 by Yee-Ting Li. ABC is a way of counting bytes ack'd rather than packets when updating congestion control. The orignal ABC described in the RFC applied to a Reno style algorithm. For advanced congestion control the