blob: 63a17dac1f88e3e44445e206c5050d1df4bfd61d [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
Jan Engelhardtfea74bf2009-01-12 04:53:18 +01004[\fB!\fP] \fB\-\-dscp\fP \fIvalue\fP
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
Jan Engelhardtfea74bf2009-01-12 04:53:18 +01007[\fB!\fP] \fB\-\-dscp\-class\fP \fIclass\fP
Henrik Nordstromc2794132004-01-22 15:04:24 +00008Match the DiffServ class. This value may be any of the
9BE, EF, AFxx or CSx classes. It will then be converted
Jan Engelhardt6cf172e2008-03-10 17:48:59 +010010into its according numeric value.