1This is used to set the 8-bit Type of Service field in the IP header.
2It is only valid in the
3.B mangle
4table.
5.TP
6.BI "--set-tos " "tos"
7You can use a numeric TOS values, or use
8.nf
9 iptables -j TOS -h
10.fi
11to see the list of valid TOS names.
12