On Tue, May 27, 2014 at 04:18:20PM +0200, Alvaro Neira Ayuso wrote: > From: Álvaro Neira Ayuso <alvaroneay@xxxxxxxxx> > > Signed-off-by: Alvaro Neira Ayuso <alvaroneay@xxxxxxxxx> > --- > [changes in v2] > * Replace TOS support for using DSCP support > > Now, when we add a rule with DSCP, in the code generation step, nftables > compares 1 bytes but it should compare 6 bits. I think that the problem should > be in the code generation. I don't really see how this patch changes this. The kernel operates in units of bytes. For anything smaller nftables will have to generate appropriate bitwise operations. Please explain in more detail how this patch changes this. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html