All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Eastep <teastep@shorewall.net>
To: Jan Engelhardt <jengelh@linux01.gwdg.de>
Cc: Netfilter Developer Mailing List
	<netfilter-devel@lists.netfilter.org>,
	kaber@trash.net
Subject: Re: MARK targets all non-terminating
Date: Tue, 02 Jan 2007 10:25:54 -0800	[thread overview]
Message-ID: <459AA3B2.4010008@shorewall.net> (raw)
In-Reply-To: <Pine.LNX.4.61.0701021838580.4001@yvahk01.tjqt.qr>

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

Jan Engelhardt wrote:

> 
> This non-terminating behavior of [file list] is _NOT_ documented in the 
> iptables manpage. Is it even intended at all?
> 

A couple of observations:

a) This non-terminating behavior has been around since the MARK targets first
   appeared so existing tools and scripts depend on it. As an example, if
   "-j MARK" were suddenly terminating, most current uses of
   "-j CONNMARK --save-mark" would cease working since they typically
   follow matching "-j MARK" rules.
   
c) ebtables provides a nice solution which allows "-j mark" to be either
   terminating (the default), or non-terminating depending on the
   inclusion of a "--mark-target" phrase. That would be a nice addition
   to the iptables MARK targets, so long as the default was CONTINUE
   rather than ACCEPT.

-Tom 
-- 
Tom Eastep    \ Nothing is foolproof to a sufficiently talented fool
Shoreline,     \ http://shorewall.net
Washington USA  \ teastep@shorewall.net
PGP Public Key   \ https://lists.shorewall.net/teastep.pgp.key


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]

  reply	other threads:[~2007-01-02 18:25 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-02 17:44 MARK targets all non-terminating Jan Engelhardt
2007-01-02 18:25 ` Tom Eastep [this message]
2007-01-07  2:09   ` Jan Engelhardt
2007-01-08  7:56     ` Jozsef Kadlecsik
2007-01-08 21:42       ` Jan Engelhardt
2007-01-09 22:09         ` Jan Engelhardt
2007-01-10  8:21           ` Jozsef Kadlecsik
2007-01-10 11:21             ` Jan Engelhardt
2007-01-10 12:11           ` Amin Azez
2007-01-10 12:16             ` Jan Engelhardt
2007-01-10 12:56               ` Patrick McHardy
2007-01-10 14:00                 ` Jan Engelhardt
2007-01-10 14:17                   ` Amin Azez
2007-01-10 23:01                     ` Jan Engelhardt
2007-01-10 12:13         ` Amin Azez

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=459AA3B2.4010008@shorewall.net \
    --to=teastep@shorewall.net \
    --cc=jengelh@linux01.gwdg.de \
    --cc=kaber@trash.net \
    --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.