On 3 May, 2013, at 1:07 am, Dave Taht wrote:

> 1) I think there's a bug in either the kernel or tc or me on tos matching,

So this works:

tc filter add dev eth2 parent a: protocol ip prio 8 u32 match ip tos 0x2e fc 
flowid a:b

But this doesn't:

tc filter add dev eth2 parent a: protocol ip prio 10 u32 match ip tos 0x08 0xfc 
flowid a:b

I notice, near the end, that one has fc and the other has 0xfc.

 - Jonathan Morton

_______________________________________________
Cerowrt-devel mailing list
[email protected]
https://lists.bufferbloat.net/listinfo/cerowrt-devel

Reply via email to