netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Or Gerlitz <ogerlitz@mellanox.com>
Cc: netfilter-devel@vger.kernel.org, arturo.borrero.glez@gmail.com,
	fw@strlen.de, rupran@einserver.de
Subject: Re: [PATCH -next] netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module
Date: Tue, 2 Dec 2014 18:18:07 +0100	[thread overview]
Message-ID: <20141202171807.GB3195@salvia> (raw)
In-Reply-To: <547DCEB1.5090105@mellanox.com>

On Tue, Dec 02, 2014 at 04:37:37PM +0200, Or Gerlitz wrote:
> On 11/26/2014 2:18 PM, Pablo Neira Ayuso wrote:
> >This resolves linking problems with CONFIG_IPV6=n:
> 
> I have CONFIG_IPV6=m

OK, IIRC you have IP6_NF_IPTABLES=n then, which is another way you can
hit this.

> >net/built-in.o: In function `redirect_tg6':
> >xt_REDIRECT.c:(.text+0x6d021): undefined reference to `nf_nat_redirect_ipv6'
> >
> >Reported-by: Andreas Ruprecht<rupran@einserver.de>
> >Reported-by: Or Gerlitz<ogerlitz@mellanox.com>
> >Signed-off-by: Pablo Neira Ayuso<pablo@netfilter.org>
> 

      reply	other threads:[~2014-12-02 17:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-26 12:18 [PATCH -next] netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module Pablo Neira Ayuso
2014-12-02 14:37 ` Or Gerlitz
2014-12-02 17:18   ` Pablo Neira Ayuso [this message]

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=20141202171807.GB3195@salvia \
    --to=pablo@netfilter.org \
    --cc=arturo.borrero.glez@gmail.com \
    --cc=fw@strlen.de \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=ogerlitz@mellanox.com \
    --cc=rupran@einserver.de \
    /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).