[LARTC] Cannot get htb & prio working together.

Andreas Klauer Andreas.Klauer at metamorpher.de
Thu Nov 3 19:09:06 CET 2005


On Thursday 03 November 2005 18:52, Michael Davidson wrote:
> tc filter add dev eth0 parent 1:0 protocol ip prio 1 u32 match ip dport
> 22 0xffff flowid 20:1
> tc filter add dev eth0 parent 1:0 protocol ip prio 1 u32 match ip dport
> 23 0xffff flowid 20:3

Do filters actually work in between different qdiscs?

I use HTB & PRIO also, but my filter puts packets from the HTB qdisc to the 
HTB leaf class first, and then another filter puts packets from the PRIO 
qdisc in the correct PRIO band.

HTH
Andreas


More information about the LARTC mailing list