blob: ee87d9ec1a6200486af9b1c580531b91a8fed4de [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001This module matches the netfilter mark field associated with a connection
2(which can be set using the \fBCONNMARK\fR 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).