Re: ipt_MARK/xt_MARK usage problem

From: Patrick McHardy
Date: Tue Aug 22 2006 - 02:35:56 EST


Jan Engelhardt wrote:
>>>How do I get MARK back to work in -t filter -- possibly without hacking in
>>>xt_MARK.c?
>>
>>You won't, its not supposed to work in the filter table.
>
>
> This worked in 2.6.16, where the ipt_mark_reg_v1 strucutre in xt_MARK.c did
> not have a .table limiter. (It also worked in practice, i.e. packets got
> marked like they should.) I do not see why this was changed.


That is not true, all versions of the mark target starting in 2.4 had
the same check in the checkentry function.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/