• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iptables-1.4.x/extensions/
1This 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.
11