summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_tos.man
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/libipt_tos.man')
-rw-r--r--extensions/libipt_tos.man9
1 files changed, 9 insertions, 0 deletions
diff --git a/extensions/libipt_tos.man b/extensions/libipt_tos.man
new file mode 100644
index 00000000..c612b299
--- /dev/null
+++ b/extensions/libipt_tos.man
@@ -0,0 +1,9 @@
+This module matches the 8 bits of Type of Service field in the IP
+header (ie. including the precedence bits).
+.TP
+.BI "--tos " "tos"
+The argument is either a standard name, (use
+.br
+ iptables -m tos -h
+.br
+to see the list), or a numeric value to match.