Re: [PATCH 3/8] tcp: eliminate packets acked hook in ca_ops

2005-11-10 Thread David S. Miller
From: [EMAIL PROTECTED] Date: Thu, 10 Nov 2005 15:15:10 -0800 > Simplify the TCP congestion infrastructure. Can fold the > packets acked into the cong_avoid hook. > > Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]> This patch would break at least BIC. Before this change, the "good_ack" p

[PATCH 3/8] tcp: eliminate packets acked hook in ca_ops

2005-11-10 Thread shemminger
Simplify the TCP congestion infrastructure. Can fold the packets acked into the cong_avoid hook. Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]> --- net-2.6.orig/include/net/tcp.h +++ net-2.6/include/net/tcp.h @@ -679,7 +679,7 @@ struct tcp_congestion_ops { u32 (*min_cwnd)(struct