Kalle Rune wrote: >Hi all; > >Could any tell me the difference between attaching a filter >with priority or a class with priority. >Have I understand this right when I say: >You can attach to or more filter to any qdisc or class. >Filter witch have high prio attached will first be >tested. > >K.R >Student > > >_______________________________________________ >LARTC mailing list / LARTC@mailman.ds9a.nl >http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/ > > > Kalle, class prio: higher priority is given available bandwidth first. filter prio: affects the order in which filters are evaluated. Stephane.