| lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
|
Open Source and information security mailing list archives
| ||
|
Message-ID: <20120119144711.359077d6@nehalam.linuxnetplumber.net> Date: Thu, 19 Jan 2012 14:47:11 -0800 From: Stephen Hemminger <shemminger@...tta.com> To: Eric Dumazet <eric.dumazet@...il.com> Cc: netdev <netdev@...r.kernel.org> Subject: Re: [PATCH iproute2] red: Add adaptative algo On Fri, 09 Dec 2011 19:30:59 +0100 Eric Dumazet <eric.dumazet@...il.com> wrote: > Enable Adaptative RED algo, using : > > tc qdisc ... red limit BYTES ... adaptative ... > > Support of high precision probability/max_p setting and reporting, with > support of old kernels. > > With a new kernel, "Plog ..." is replaced in tc output by "probability > value" : > > qdisc red 10: dev eth3 parent 1:1 limit 360Kb min 30Kb max 90Kb ecn ewma > 5 probability 0.09 Scell_log 15 > > Signed-off-by: Eric Dumazet <eric.dumazet@...il.com> Applied, but man page also needs update! -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists