tech-net archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: cubic patch



In article <E7C00191-BC19-46B5-AF04-31DCF3A876D2%ngnetworks.ro@localhost>,
Mihai Chelaru  <mihai.chelaru%ngnetworks.ro@localhost> wrote:
>Hi,
>
>I wrote a little piece of code[1] that should provide us CUBIC
>congestion control algorithm. Of course, default is still newreno and
>cubic may be activated using   sysctl -w
>net.inet.tcp.congctl.selected=cubic .
>
>Also in this patch I removed the tcp_sack_newack function that mostly
>duplicated newreno actions and moved the code mostly inside [new]reno.
>
>Happy testing and please feedback !
>
>[1] - ftp://ftp.netbsd.org/pub/NetBSD/misc/kefren/cubic-current.diff
>

Thanks! Looks nice...

christos



Home | Main Index | Thread Index | Old Index