libxt_connmark.man 336 B

123456
  1. This 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]
  5. Matches packets in connections with the given mark value (if a mask is
  6. specified, this is logically ANDed with the mark before the comparison).