netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Laszlo Attila Toth <panther@balabit.hu>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCHv4 0/2] Find address type on the packet's interface
Date: Mon, 19 Nov 2007 17:06:18 +0100	[thread overview]
Message-ID: <4741B47A.40106@trash.net> (raw)
In-Reply-To: <11954877483732-git-send-email-panther@balabit.hu>

Laszlo Attila Toth wrote:
> Hi Patrick,
> 
> This extension of addrtype match lets the address type checking be
> limited to the incoming or outgoing interface of the packets depending
> on the current hook.
> 
> In the FORWARD chain only one check is allowed but the user can choose
> which one would like to specifiy.

Thanks for changing this.

> Because of this extension the match has a new revision. Rev 0 can be
> used by older tools and rev 1 is for the modified iptables match.
> 
> The iptables patch is for revision 1 only.
> 
> Both the kernel module and the iptables module moved to xtables,
> but the kernel module uses ipt_addrtype_info in revision 0.


I just read up on your and Jan's discussion, but you were too fast
for me :) I'm not sure whether this is really a good candidate
for x_tables. IPv4 and IPv6 addrtype have different meanings, the
IPv4 addrtype is based on routing, IPv6 solely on the address.
Especially things like "--addrtype local" won't work, which is
IMO the most useful feature. And since you don't actually add IPv6
support, I don't see any advantage in moving to x_tables. So I
think for now I'd prefer a change to the ipt_addrtype match.

  parent reply	other threads:[~2007-11-19 16:06 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-19 15:55 [PATCHv4 0/2] Find address type on the packet's interface Laszlo Attila Toth
2007-11-19 15:55 ` [PATCHv4 1/2] Find address type on a specific or on any interface Laszlo Attila Toth
2007-11-19 15:55   ` [PATCHv4 2/2] Addrtype match: limit addrtype check to an interface. Moved to xtables Laszlo Attila Toth
2007-11-19 15:55     ` [PATCHv4 iptables] Address type match: limited to incoming or outgoing " Laszlo Attila Toth
2007-11-19 16:06 ` Patrick McHardy [this message]
2007-11-19 17:00   ` [PATCHv4 0/2] Find address type on the packet's interface Jan Engelhardt
2007-11-19 17:12     ` Patrick McHardy
2007-11-19 17:15       ` Jan Engelhardt
2007-11-19 17:20         ` Patrick McHardy
2007-11-20 10:54       ` Laszlo Attila Toth

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=4741B47A.40106@trash.net \
    --to=kaber@trash.net \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=panther@balabit.hu \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).