Blame extensions/libxt_dscp.man

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