blob: 4a8421017e10dfb1f6bbcb2f1699b6797308511a [file] [log] [blame]
Henrik Nordstromc2794132004-01-22 15:04:24 +00001This module matches the 6 bit DSCP field within the TOS field in the
2IP header. DSCP has superseded TOS within the IETF.
3.TP
4.BI "--dscp " "value"
5Match against a numeric (decimal or hex) value [0-32].
6.TP
7.BI "--dscp-class " "\fIDiffServ Class\fP"
8Match the DiffServ class. This value may be any of the
9BE, EF, AFxx or CSx classes. It will then be converted
10into it's according numeric value.