summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_TOS.man
blob: c31b068d7610c35c8a8bc8369d4915a536e4a4a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
This is used to set the 8-bit Type of Service field in the IP header.
It is only valid in the
.B mangle
table.
.TP
.BI "--set-tos " "tos"
You can use a numeric TOS values, or use
.nf
 iptables -j TOS -h
.fi
to see the list of valid TOS names.