netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Florian Westphal <fw@strlen.de>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH v3 2/2] netfilter: xt_addrtype: ipv6 support
Date: Wed, 16 Mar 2011 17:03:50 +0100	[thread overview]
Message-ID: <4D80DF66.1020902@trash.net> (raw)
In-Reply-To: <20110316155957.GB13371@Chamillionaire.breakpoint.cc>

On 16.03.2011 16:59, Florian Westphal wrote:
> Florian Westphal <fw@strlen.de> wrote:
>> Patrick McHardy <kaber@trash.net> wrote:
>>>> +		rt = rt6_lookup(net, addr, NULL, ifindex, !!dev);
>>>
>>> Florian, I just noticed that this will pull in the IPv6 module just
>>> by loading the xt_addrtype module.
>>
>> Yes...
>>
>>> Can we convert this to use
>>> nf_ip6_afinfo->route() instead?
>>
>> I agree that it would be much nicer, thanks for the
>> suggestion.
>>
>> I'll look into this on Saturday.
> 
> Regardless if this works or not, we'd also
> need to find an alternative to ipv6_addr_type, no?

No, addrconf_core.o is statically linked regardless of whether
IPv6 is a module or not.

  reply	other threads:[~2011-03-16 16:03 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-15 18:49 [PATCH v3 1/2] netfilter: ipt_addrtype: rename to xt_addrtype Florian Westphal
2011-03-15 18:49 ` [PATCH v3 2/2] netfilter: xt_addrtype: ipv6 support Florian Westphal
2011-03-15 19:41   ` Patrick McHardy
2011-03-16 13:54   ` Patrick McHardy
2011-03-16 14:19     ` Florian Westphal
2011-03-16 15:59       ` Florian Westphal
2011-03-16 16:03         ` Patrick McHardy [this message]
2011-03-18 23:26     ` Florian Westphal
2011-03-20 14:39       ` Patrick McHardy
2011-03-15 19:41 ` [PATCH v3 1/2] netfilter: ipt_addrtype: rename to xt_addrtype 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=4D80DF66.1020902@trash.net \
    --to=kaber@trash.net \
    --cc=fw@strlen.de \
    --cc=netfilter-devel@vger.kernel.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 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).