summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_dscp.man
diff options
context:
space:
mode:
authorYasuyuki KOZAKAI <yasuyuki@netfilter.org>2007-11-29 04:33:43 +0000
committerYasuyuki KOZAKAI <yasuyuki@netfilter.org>2007-11-29 04:33:43 +0000
commit762476173aa1caeb0c40286a5e89f8d3bbf3eaa8 (patch)
tree825f5c98218fb5803ad410a36f7ca340a4dd1e54 /extensions/libipt_dscp.man
parenta399d80ed746d24745a066b40e6ea624b8a606ad (diff)
Move libipt_dscp.man to libxt_dscp.man for ip6tables.8
Diffstat (limited to 'extensions/libipt_dscp.man')
-rw-r--r--extensions/libipt_dscp.man10
1 files changed, 0 insertions, 10 deletions
diff --git a/extensions/libipt_dscp.man b/extensions/libipt_dscp.man
deleted file mode 100644
index cb0b6f34..00000000
--- a/extensions/libipt_dscp.man
+++ /dev/null
@@ -1,10 +0,0 @@
-This module matches the 6 bit DSCP field within the TOS field in the
-IP header. DSCP has superseded TOS within the IETF.
-.TP
-.BI "--dscp " "value"
-Match against a numeric (decimal or hex) value [0-63].
-.TP
-.BI "--dscp-class " "\fIDiffServ Class\fP"
-Match the DiffServ class. This value may be any of the
-BE, EF, AFxx or CSx classes. It will then be converted
-into it's according numeric value.