summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_MARK.man
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2009-10-05 13:24:02 +0200
committerHarald Welte <laforge@gnumonks.org>2009-10-25 10:48:03 +0100
commitbc57906530df924324efef494a4fcff65d25e4ce (patch)
treeb506b39993d831d958d6027084e1c890d06d6cfd /extensions/libxt_MARK.man
parent2463f7dcee97efe7dfc4b2e1f6a3c552f23a8d8c (diff)
doc: mention maximum mark size in manpages
Diffstat (limited to 'extensions/libxt_MARK.man')
-rw-r--r--extensions/libxt_MARK.man3
1 files changed, 2 insertions, 1 deletions
diff --git a/extensions/libxt_MARK.man b/extensions/libxt_MARK.man
index 7bb05bed..98be812b 100644
--- a/extensions/libxt_MARK.man
+++ b/extensions/libxt_MARK.man
@@ -1,6 +1,7 @@
This target is used to set the Netfilter mark value associated with the packet.
The target can only be used in the \fBmangle\fR table. It can, for example, be
-used in conjunction with routing based on fwmark (needs iproute2).
+used in conjunction with routing based on fwmark (needs iproute2). The mark
+field is 32 bits wide.
.TP
\fB\-\-set\-xmark\fP \fIvalue\fP[\fB/\fP\fImask\fP]
Zeroes out the bits given by \fImask\fR and XORs \fIvalue\fR into the packet