Signed-off-by: Gao feng <gaofeng@xxxxxxxxxxxxxx> --- arptables.8 | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/arptables.8 b/arptables.8 index 78b2c60..a0ada83 100644 --- a/arptables.8 +++ b/arptables.8 @@ -315,6 +315,16 @@ sify the packet into a specific CBQ class). Set the major and minor class value. The values are always interpreted as hexadecimal even if no 0x prefix is given. +.SS MARK +This module allows you to set the skb->mark value (and thus classify +the packet by the mark in u32) + +.TP +.BR "--set-mark mark" + +Set the mark value. The values are always +interpreted as hexadecimal even if no 0x prefix is given. + .SH MAILINGLISTS .BR "" "See " http://netfilter.org/mailinglists.html .SH SEE ALSO -- 2.1.0 -- 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