From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Pedro Alvarez <pedro.alvarez@codethink.co.uk>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH] Add kernel headers needed from v3.16
Date: Mon, 2 Mar 2015 12:13:30 +0100 [thread overview]
Message-ID: <20150302111330.GA6271@salvia> (raw)
In-Reply-To: <1425038050-31511-2-git-send-email-pedro.alvarez@codethink.co.uk>
On Fri, Feb 27, 2015 at 11:54:10AM +0000, Pedro Alvarez wrote:
> Ebtables fails to compile with versions of the linux headers greater
> than v3.16 with this error:
>
> extensions/ebt_ulog.c:17:45: fatal error: linux/netfilter_bridge/ebt_ulog.h: No such file or directory
> #include <linux/netfilter_bridge/ebt_ulog.h>
>
> This patch adds netfilter_bridge headers for every supported
> extension, including filter.h and types.h, to avoid this problem and
> future problems with changes in the kernel headers.
Applied, thanks.
BTW, I have also included include/linux/netfilter_bridge/ebtables.h
prev parent reply other threads:[~2015-03-02 11:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-26 16:37 [PATCH] ebtables: Cache a copy of the v3.16 kernel headers in the ebtables tree Pedro Alvarez
2015-02-26 19:30 ` Pablo Neira Ayuso
2015-02-26 22:45 ` [PATCHv2] " Pedro Alvarez
2015-02-27 11:23 ` Pablo Neira Ayuso
2015-02-27 11:54 ` [PATCHv3] ebtables: Add kernel headers needed from v3.16 Pedro Alvarez
2015-02-27 11:54 ` [PATCH] " Pedro Alvarez
2015-03-02 11:13 ` 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=20150302111330.GA6271@salvia \
--to=pablo@netfilter.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pedro.alvarez@codethink.co.uk \
/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).