1This module matches the netfilter mark field associated with a connection
2(which can be set using the
3.B CONNMARK
4target below).
5.TP
6.BI "--mark " "value[/mask]"
7Matches packets in connections with the given mark value (if a mask is
8specified, this is logically ANDed with the mark before the
9comparison).
10