]> git.ipfire.org Git - thirdparty/iproute2.git/commit
red: make burst optional
authorEric Dumazet <eric.dumazet@gmail.com>
Thu, 1 Dec 2011 14:25:59 +0000 (15:25 +0100)
committerStephen Hemminger <shemminger@vyatta.com>
Thu, 1 Dec 2011 17:23:49 +0000 (09:23 -0800)
commitab15aeacf5a106cfb8e72cd6760e8cf134161ceb
tree71bfb239cbe361e37fa602af5072aefd4ef8af29
parent0cf67ead7bdc95700958b9cfd341b75b4432bb88
red: make burst optional

Documentation advises to set burst to (min+min+max)/(3*avpkt)

Let tc do this automatically if user doesnt provide burst himself.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
tc/q_choke.c
tc/q_gred.c
tc/q_red.c