summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2002-07-21 15:18:07 +0000
committerBart De Schuymer <bdschuym@pandora.be>2002-07-21 15:18:07 +0000
commit8a8ca61d8e0a5fe454f23b2a05731885312e4328 (patch)
treed430437cf81f85cc81f543998149e5509af0e71f
parenta501b78e17f7c12f161d025524afd84bc7a3783e (diff)
mark update
-rw-r--r--ebtables.810
1 files changed, 7 insertions, 3 deletions
diff --git a/ebtables.8 b/ebtables.8
index 08955bf..8bd0b98 100644
--- a/ebtables.8
+++ b/ebtables.8
@@ -425,9 +425,13 @@ Usually it's 0x0800 (IPv4). See also
file.
.SS mark_m
.TP
-.BR "--mark " "[!] \fIvalue\fP[/\fImask\fP]"
-Matches frames with the given unsigned mark value (if a mask is specified,
-the logical AND of the mark and the mask is taken before the comparison).
+.BR "--mark " "[!] [\fIvalue\fP][/\fImask\fP]"
+Matches frames with the given unsigned mark value. If a mark value and
+mask is specified, the logical AND of the mark value of the frame and
+the user specified mask is taken before comparing with the user specified
+mark value. If only a mask is specified (start with '/') the logical AND
+of the mark value of the frame and the user specified mark is taken and
+the result is compared with zero.
.SH WATCHER EXTENSION(S)
Watchers are things that only look at frames passing by. These watchers only see the