summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_CLASSIFY.man
diff options
context:
space:
mode:
author/C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org </C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org>2007-11-29 03:37:36 +0000
committer/C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org </C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org>2007-11-29 03:37:36 +0000
commit086527abc29050db4556c1702f99c0a6b3f04a26 (patch)
tree7587d11559b7772747ff004d537d96b9ac84c158 /extensions/libxt_CLASSIFY.man
parent4e6c067e0ec60a864efb5fe5d85d5c1d0342af36 (diff)
Moves libipt_CLASSYFY.man to libxt_CLASSYFY.man for ip6tables.8
Diffstat (limited to 'extensions/libxt_CLASSIFY.man')
-rw-r--r--extensions/libxt_CLASSIFY.man4
1 files changed, 4 insertions, 0 deletions
diff --git a/extensions/libxt_CLASSIFY.man b/extensions/libxt_CLASSIFY.man
new file mode 100644
index 0000000..393c329
--- /dev/null
+++ b/extensions/libxt_CLASSIFY.man
@@ -0,0 +1,4 @@
+This module allows you to set the skb->priority value (and thus classify the packet into a specific CBQ class).
+.TP
+.BI "--set-class " "MAJOR:MINOR"
+Set the major and minor class value.