From: "Ilpo_Järvinen" <[EMAIL PROTECTED]> Date: Fri, 16 Mar 2007 20:41:04 +0200
> Complete rewrite for update_scoreboard and mark_head_lost. Couple > of hints became unnecessary because of this change, NewReno code > was greatly simplified. I changed !TCPCB_TAGBITS check from the > original to a !(S|L) check but it shouldn't make a difference, > and if there ever is a R only skb TCP will mark it as LOST too > that is a correct behavior (IMHO). The algorithm uses some ideas > presented by David Miller and Baruch Even. > > This patch provides an unoptimized version. > > Seqno lookups require fast lookups that are provided using > RB-tree patch (which is nowadays included into the latest > net-2.6.22). > > Signed-off-by: Ilpo Järvinen <[EMAIL PROTECTED]> Ok, sorry it took so long to review this, but it looks like it will work, patch applied. Thanks! - 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