netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: linux-next borked with CONFIG_NF_CONNTRACK=n
Date: Tue, 19 Jun 2012 05:21:02 +0200	[thread overview]
Message-ID: <20120619032102.GB31266@1984> (raw)
In-Reply-To: <20120618231136.GA30223@1984>

On Tue, Jun 19, 2012 at 01:11:36AM +0200, Pablo Neira Ayuso wrote:
> On Mon, Jun 18, 2012 at 03:31:16PM -0700, Andrew Morton wrote:
> > 
> > If you didn't already know this...
> > 
> > I hacked with it for a few minutes but gave up.  Sample config attached.
> > 
> > include/net/netfilter/nf_conntrack.h: In function 'nf_ct_get':
> > include/net/netfilter/nf_conntrack.h:157: error: 'const struct sk_buff' has no member named 'nfct'
> > 
> > after "fixing" that,
> > 
> > include/net/netfilter/nf_conntrack.h: In function 'nf_ct_get':
> > include/net/netfilter/nf_conntrack.h:157: error: 'const struct sk_buff' has no member named 'nfct'
> > 
> > give up.
> 
> I think this is similar to what Randy Dunlap reported:
> 
> http://www.spinics.net/lists/netfilter-devel/msg22211.html
> 
> I'm going to send patches to David to fix this asap.

This is a different issue than Randy's. I send this patch to solve it:

 netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled

I have pass it to David. If he agrees to pull from my tree, this fixes
compilation here with NF_CONNTRACK disabled.

      reply	other threads:[~2012-06-19  3:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-18 22:31 linux-next borked with CONFIG_NF_CONNTRACK=n Andrew Morton
2012-06-18 23:11 ` Pablo Neira Ayuso
2012-06-19  3:21   ` 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=20120619032102.GB31266@1984 \
    --to=pablo@netfilter.org \
    --cc=akpm@linux-foundation.org \
    --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).