Skip to content
Commit 5ef81475 authored by Angelo P. Castellani's avatar Angelo P. Castellani Committed by David S. Miller
Browse files

[TCP] YeAH-TCP: algorithm implementation



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: default avatarAngelo P. Castellani <angelo.castellani@gmail.con>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 127af0c4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment