blob: 63a17dac1f88e3e44445e206c5050d1df4bfd61d [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001This 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[\fB!\fP] \fB\-\-dscp\fP \fIvalue\fP
5Match against a numeric (decimal or hex) value [0-63].
6.TP
7[\fB!\fP] \fB\-\-dscp\-class\fP \fIclass\fP
8Match the DiffServ class. This value may be any of the
9BE, EF, AFxx or CSx classes. It will then be converted
10into its according numeric value.