summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_TOS.man
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2008-01-20 13:25:08 +0000
committerPatrick McHardy <kaber@trash.net>2008-01-20 13:25:08 +0000
commit36f2eadca556da9bb4979b3f67f38020e80ef7d2 (patch)
treebe21b6fafa6fd9e816aac132be6371103ccf0235 /extensions/libipt_TOS.man
parent0720c1226381f5c71748673c43c12499f1f254c7 (diff)
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 c31b068d..00000000
--- 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.