summaryrefslogtreecommitdiffstats
path: root/arptables.8
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2010-11-15 19:31:08 +0000
committerBart De Schuymer <bdschuym@pandora.be>2010-11-15 19:31:08 +0000
commit2005b4215693e19bac3745a3f1e5a487b41577cd (patch)
treed04cda5dc780c9db547e80b4200ce978f7fae5fb /arptables.8
parent400bf97fad7b462563948a80fea1213747d4da6f (diff)
add xtables CLASSIFY target (Frederic Leroy)
Diffstat (limited to 'arptables.8')
-rw-r--r--arptables.89
1 files changed, 9 insertions, 0 deletions
diff --git a/arptables.8 b/arptables.8
index 1d9893b..d3059d9 100644
--- a/arptables.8
+++ b/arptables.8
@@ -297,6 +297,15 @@ Mangles Destination MAC Address to given value.
.BR "--mangle-target target "
Target of ARP mangle operation
.BR "" ( DROP ", " CONTINUE " or " ACCEPT " -- default is " ACCEPT ).
+.SS CLASSIFY
+This module allows you to set the skb->priority value (and thus clas-
+sify the packet into a specific CBQ class).
+
+.TP
+.BR "--set-class major:minor"
+
+Set the major and minor class value. The values are always
+interpreted as hexadecimal even if no 0x prefix is given.
.SH MAILINGLISTS
.BR "" "See " http://netfilter.org/mailinglists.html