[LARTC] [was: ]probably solved... why all goes to default!!
raptor
raptor@tvskat.net
Thu, 20 Nov 2003 00:46:54 +0200
|> u see no qdisc....and it works.. do u have explanation ?! ... take into
|> account that class X is htb :")
|A filter only works within 1 qdisc. You can get your first setup working if
|you add 2 filters, one for the root qdisc and one for the qdisc X.
]- cant see the logic 'could u explain the algorithm behind this behavior...
The description of the algorithm of enqueuing(), desicion-making for walking the qdisc/classes/filters and then
dequeing() is very sparse :"( and well hidden in several separate lines of text into the LARTC docs :")
The same goes for iptables and ip-route behaviour, not to blame anyone for this but it is hard to grasp them all
together... i just want to say it is harder for non-C programmers to understand this all... no offense here