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