xref: /aosp_15_r20/external/iptables/extensions/libxt_connmark.man (revision a71a954618bbadd4a345637e5edcf36eec826889)
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