All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Leblond <eric@inl.fr>
To: netfilter-devel@lists.netfilter.org
Subject: [PATCH] iptables: fix ipt_MARK documentation
Date: Mon, 28 Aug 2006 23:58:15 +0200	[thread overview]
Message-ID: <1156802295.15828.2.camel@localhost.localdomain> (raw)

[-- Attachment #1: Type: text/plain, Size: 167 bytes --]

Hi,

This patch documents --or-mask and --and-mask options of the MARK
target. Description is directly taken from the source code.

BR,
-- 
Eric Leblond <eric@inl.fr>

[-- Attachment #2: libipt_MARK.man.diff --]
[-- Type: text/x-patch, Size: 485 bytes --]

=== extensions/libipt_MARK.man
==================================================================
--- extensions/libipt_MARK.man	(revision 4255)
+++ extensions/libipt_MARK.man	(local)
@@ -3,4 +3,11 @@
 .B mangle
 table.  It can for example be used in conjunction with iproute2.
 .TP
-.BI "--set-mark " "mark"
+.BI "--set-mark " "value"
+Set nfmark value
+.TP
+.BI "--and-mark " "value"
+Binary AND the nfmark with value
+.TP
+.BI "--or-mark " "value"
+Binary OR  the nfmark with value

             reply	other threads:[~2006-08-28 21:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-28 21:58 Eric Leblond [this message]
2006-08-29  9:13 ` [PATCH] iptables: fix ipt_MARK documentation Patrick McHardy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1156802295.15828.2.camel@localhost.localdomain \
    --to=eric@inl.fr \
    --cc=netfilter-devel@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.