blob: cb0b6f34d3c6696eb09603d4c471a0977842db39 [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"
zhangxiliangdcfd0a42007-08-29 20:05:57 +00005Match against a numeric (decimal or hex) value [0-63].
Henrik Nordstromc2794132004-01-22 15:04:24 +00006.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.