optimizing for very small bandwidths with fq_codel better?
Jonathan Morton
chromatix99 at gmail.com
Fri May 3 01:58:24 EDT 2013
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
More information about the Bloat-devel
mailing list