summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_DSCP.man
diff options
context:
space:
mode:
authorYasuyuki KOZAKAI <yasuyuki@netfilter.org>2007-11-29 03:40:30 +0000
committerYasuyuki KOZAKAI <yasuyuki@netfilter.org>2007-11-29 03:40:30 +0000
commit0dbf1be314062c33df4d675451badbf0dd2dcd57 (patch)
tree3260fa46c95c2f66fe91f1288b017b51b6312d51 /extensions/libxt_DSCP.man
parentdea46b39b7b8d7b763b0e13c724161bc48af0a8e (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 00000000..e8e5cf5b
--- /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.