Dave Taht <[email protected]> writes:

> I also worry that the new tc filter related code is going to cause
> weirdness from other subsystems and deployments. Someone (for example)
> sets iptables priorities or something else for some other reason to
> make a set of iptables rules work (the skb-priority field is so
> massively overloaded), and that messes up what cake wants.
>
> this is why I elided tc filters entirely all those years ago.  I guess
> the MAJ approach toke took is sufficient.

Yeah. Stole that from fq_codel, actually. That allows you to select a
queue using the priority field as well as with an explicit classifier
(with the same major number check). So guess that is relatively safe :)

-Toke
_______________________________________________
Cake mailing list
[email protected]
https://lists.bufferbloat.net/listinfo/cake

Reply via email to