You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
336 B
7 lines
336 B
This module matches the netfilter mark field associated with a connection
|
|
(which can be set using the \fBCONNMARK\fP target below).
|
|
.TP
|
|
[\fB!\fP] \fB\-\-mark\fP \fIvalue\fP[\fB/\fP\fImask\fP]
|
|
Matches packets in connections with the given mark value (if a mask is
|
|
specified, this is logically ANDed with the mark before the comparison).
|