"Alex Bennee" <[EMAIL PROTECTED]> writes: > I'm currently getting involved in the deep magic of traffic shapping and > prioritisation at the moment. Given the startk warnings about cbq I'm > trying to use tbf (Token Bucket Filter) which I notice has been handily > compiled into the kernel (sch_tbf.o exists). The only problem is the > latest iproute2 tools (which include tc) doesn't support it. Is this an > oversite or just on the list of TODO items. > > I would appreciate a pointer to a tbf patched iproute2 rpm if they exist > as the sources seem scattered all over the place.
Hello there, what do you mean by "doesn't support it" ? What have you tried to do ? on my computer I get: [florin@penguin florin]# tc qdisc ls dev eth1 qdisc tbf 8001: rate 64Kbit burst 5Kb lat 762.9ms qdisc cbq 1: rate 10Mbit (bounded,isolated) prio no-transmit cheers, -- Florin http://www.mandrakesoft.com
