iptables-1.3.2-20050720
[iptables.git] / extensions / libipt_tos.man
diff --git a/extensions/libipt_tos.man b/extensions/libipt_tos.man
new file mode 100644 (file)
index 0000000..c612b29
--- /dev/null
@@ -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.