• 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 netfilter mark field associated with a connection
2(which can be set using the \fBCONNMARK\fP target below).
3.TP
4[\fB!\fP] \fB\-\-mark\fP \fIvalue\fP[\fB/\fP\fImask\fP]
5Matches packets in connections with the given mark value (if a mask is
6specified, this is logically ANDed with the mark before the comparison).
7