summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_DSCP.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:40:30 +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:40:30 +0000
commitd99653f297ae33d9f62fbc5231405a98b7d638e5 (patch)
tree3260fa46c95c2f66fe91f1288b017b51b6312d51 /extensions/libxt_DSCP.man
parent81bba7cd8ec596f79dfff0be0f90b6d746034837 (diff)
Move libipt_DSCP.man to libxt_DSCP.man for ip6tables.8
Diffstat (limited to 'extensions/libxt_DSCP.man')
-rw-r--r--extensions/libxt_DSCP.man9
1 files changed, 9 insertions, 0 deletions
diff --git a/extensions/libxt_DSCP.man b/extensions/libxt_DSCP.man
new file mode 100644
index 0000000..e8e5cf5
--- /dev/null
+++ b/extensions/libxt_DSCP.man
@@ -0,0 +1,9 @@
+This target allows to alter the value of the DSCP bits within the TOS
+header of the IPv4 packet. As this manipulates a packet, it can only
+be used in the mangle table.
+.TP
+.BI "--set-dscp " "value"
+Set the DSCP field to a numerical value (can be decimal or hex)
+.TP
+.BI "--set-dscp-class " "class"
+Set the DSCP field to a DiffServ class.