[LARTC] Can anyone fix this?

Patrick McHardy kaber@trash.net
Sun, 23 May 2004 18:37:07 +0200


Dmitry Golubev wrote:
> Quote from LATRC: Also, with HTB, you should attach all filters to the root!

Then LARTC is wrong. HTB first tries to classify by priority,
if that fails it follows the filter chain from the root until
it hits a leaf-class, if that fails it tries if the default
class is a leaf-class, if even that fails it uses the direct
queue. BTW, HFSC does it the same way, but there is no direct
queue, so unclassified packets are just dropped.

Regards
Patrick

> 
> Dmitry