Displaying 3 results from an estimated 3 matches for "direct_queu".
Did you mean:
direct_queue
2004 Jun 18
1
Help:how to generate different packets?souce code explanation?
Hi,All
I setup traffic control configuration with HTB this way:
1: root HTB qdisc
|
1:1 HTB class rate 1024kbit
|
/-----+-----+-----+------+-----\
1:10 1:20 1:30 1:40 1:50 1:60
EF AF41 AF31 AF21 AF11 BE
and alloct different bandwidth to these PHBs(queues).So which tool would I use to generate these packets at the same to for
2003 Feb 23
1
HTB code :-)
As I understand, in HTB you are able to map traffic to a queue named
direct_queue.
This queue is initialized in function htb_init(), and is a
qdisc not a class, is this right??
Another question of interest is how can I use it. Is this queue
associated to the queue with highest prio? And how is this done??...
2006 Aug 02
10
[PATCH 0/6] htb: cleanup
The HTB scheduler code is a mess, this patch set does some basic
house cleaning. The first four should cause no code change, but the
last two need more testing.
--
Stephen Hemminger <shemminger@osdl.org>
"And in the Packet there writ down that doome"
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to