X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=extensions%2Flibxt_connmark.man;fp=extensions%2Flibxt_connmark.man;h=0000000000000000000000000000000000000000;hb=f81615a1b6e71d36b4f49a38c04805cc52a146c2;hp=a50c53758681c1ad30446262b6dcbf786c215bdc;hpb=38258638166a4aee377b55922610aa57c410e6f9;p=iptables.git diff --git a/extensions/libxt_connmark.man b/extensions/libxt_connmark.man deleted file mode 100644 index a50c537..0000000 --- a/extensions/libxt_connmark.man +++ /dev/null @@ -1,6 +0,0 @@ -This module matches the netfilter mark field associated with a connection -(which can be set using the \fBCONNMARK\fR target below). -.TP -[\fB!\fP] \fB--mark\fR \fIvalue\fR[\fB/\fR\fImask\fR] -Matches packets in connections with the given mark value (if a mask is -specified, this is logically ANDed with the mark before the comparison).