Am 15.01.2011 15:29, schrieb Pablo Neira Ayuso: > On 14/01/11 15:05, Patrick McHardy wrote: >>>>> >>>> +/* NF_VERDICT_BITS should be 8 now, but userspace might break if this changes */ >>>>> >>>> +#define NF_VERDICT_BITS 16 >>>>> >>>> #endif >>>> >>> >>>> >>> i don't find any use of this in user-space. >>> >> >>> >> Alright, I will simply remove it, then :-) >> > >> > I think we should still keep it around in the compat section, >> > just because we don't know of any userspace code using this >> > doesn't mean it doesn't exist. > Yes, that's true, but I don't fine any sane use of that macro in userspace. > Well, as Florian said, using (queue_nr << NF_VERDICT_BITS) in userspace is a valid use when reinjecting packets. -- 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