blob: c612b299d5e1b76bd12709ece40741fa4da789c2 (
plain)
1
2
3
4
5
6
7
8
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.
|