Displaying 2 results from an estimated 2 matches for "merete".
Did you mean:
merece
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??
2003 May 04
1
Vlan classify
Hi;
I was wondering about splitting my Ethernet in different Vlan. But is
there any functionality in iptables, or any other tools, witch I can use
to match a specific Vlan? I was thinking about marking this
packet and then classify it to a appropriate queue.
Another question is:
How many packages can a ordinary pfifo queue hold??
Say, packets that are used are full Ethernet frame.