Blame extensions/libxt_dscp.man

Packit Service d1fe03
This module matches the 6 bit DSCP field within the TOS field in the
Packit Service d1fe03
IP header.  DSCP has superseded TOS within the IETF.
Packit Service d1fe03
.TP
Packit Service d1fe03
[\fB!\fP] \fB\-\-dscp\fP \fIvalue\fP
Packit Service d1fe03
Match against a numeric (decimal or hex) value [0-63].
Packit Service d1fe03
.TP
Packit Service d1fe03
[\fB!\fP] \fB\-\-dscp\-class\fP \fIclass\fP
Packit Service d1fe03
Match the DiffServ class. This value may be any of the
Packit Service d1fe03
BE, EF, AFxx or CSx classes.  It will then be converted
Packit Service d1fe03
into its according numeric value.