xref: /aosp_15_r20/external/iptables/extensions/libxt_connmark.man (revision a71a954618bbadd4a345637e5edcf36eec826889)
1*a71a9546SAutomerger Merge WorkerThis module matches the netfilter mark field associated with a connection
2*a71a9546SAutomerger Merge Worker(which can be set using the \fBCONNMARK\fP target below).
3*a71a9546SAutomerger Merge Worker.TP
4*a71a9546SAutomerger Merge Worker[\fB!\fP] \fB\-\-mark\fP \fIvalue\fP[\fB/\fP\fImask\fP]
5*a71a9546SAutomerger Merge WorkerMatches packets in connections with the given mark value (if a mask is
6*a71a9546SAutomerger Merge Workerspecified, this is logically ANDed with the mark before the comparison).
7