summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_TOS.man
diff options
context:
space:
mode:
author/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net </C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net>2008-01-20 13:25:08 +0000
committer/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net </C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net>2008-01-20 13:25:08 +0000
commitf570223b4c6b59c7ad2601f51046cd2045d13edc (patch)
treebe21b6fafa6fd9e816aac132be6371103ccf0235 /extensions/libipt_TOS.man
parent48adb1a383a25fe5f38e4da633e5a9bed7b8e88b (diff)
[PATCH]: libxt_TOS
Move libipt_TOS revision 0 to libxt_TOS revision 0 and add support for xt_TOS target revision 1. Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de>
Diffstat (limited to 'extensions/libipt_TOS.man')
-rw-r--r--extensions/libipt_TOS.man11
1 files changed, 0 insertions, 11 deletions
diff --git a/extensions/libipt_TOS.man b/extensions/libipt_TOS.man
deleted file mode 100644
index c31b068..0000000
--- a/extensions/libipt_TOS.man
+++ /dev/null
@@ -1,11 +0,0 @@
-This is used to set the 8-bit Type of Service field in the IP header.
-It is only valid in the
-.B mangle
-table.
-.TP
-.BI "--set-tos " "tos"
-You can use a numeric TOS values, or use
-.nf
- iptables -j TOS -h
-.fi
-to see the list of valid TOS names.