From: "Angelo P. Castellani" <[EMAIL PROTECTED]> Date: Mon, 19 Feb 2007 11:30:58 +0100
> From: Angelo P. Castellani <[EMAIL PROTECTED]> > > YeAH-TCP is a sender-side high-speed enabled TCP congestion control > algorithm, which uses a mixed loss/delay approach to compute the > congestion window. It's design goals target high efficiency, internal, > RTT and Reno fairness, resilience to link loss while keeping network > elements load as low as possible. > > For further details look here: > http://wil.cs.caltech.edu/pfldnet2007/paper/YeAH_TCP.pdf > > Signed-off-by: Angelo P. Castellani <[EMAIL PROTECTED]> Applied to tcp-2.6 GIT, there were a lot of broken whitespace issues in your patch, GIT makes mention of them quite happily even without applying the patch, which I recommend you do in the future so I don't have to fix up your patches. The command I use (best with 1.5.0 GIT) is: git apply --check --whitespace=error-all file.patch 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