From: Thomas Meyer <thomas@m3y3r.de>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [PATCH] netfilter: fix compile of nft_reject_bridge
Date: Sat, 08 Nov 2014 00:09:36 +0100 [thread overview]
Message-ID: <1415401776.2767.1.camel@localhost.localdomain> (raw)
Von: Stephen Hemminger <stephen@networkplumber.org>
> An: Thomas Meyer <thomas@m3y3r.de>
> Betreff: Re: [PATCH] netfilter: fix compile of nft_reject_bridge
> Datum: Mon, 3 Nov 2014 12:44:06 -0800
>
> On Sat, 01 Nov 2014 16:21:39 +0100
> Thomas Meyer <thomas@m3y3r.de> wrote:
>
> > Module uses csum_ipv6_magic(), so include the correct header file.
> >
> > Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
> > ---
> >
> > diff --git a/net/bridge/netfilter/nft_reject_bridge.c
b/net/bridge/netfilter/nft_reject_bridge.c
> > index 654c901..1123f2b 100644
> > --- a/net/bridge/netfilter/nft_reject_bridge.c
> > +++ b/net/bridge/netfilter/nft_reject_bridge.c
> > @@ -16,6 +16,7 @@
> > #include <net/netfilter/nft_reject.h>
> > #include <net/netfilter/ipv4/nf_reject.h>
> > #include <net/netfilter/ipv6/nf_reject.h>
> > +#include <net/ip6_checksum.h>
> > #include <linux/ip.h>
> > #include <net/ip.h>
> > #include <linux/netfilter_bridge.h>
> >
> >
>
> Acked-by: Stephen Hemminger <stephen@networkplumber.org>
reply other threads:[~2014-11-07 23:09 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1415401776.2767.1.camel@localhost.localdomain \
--to=thomas@m3y3r.de \
--cc=linux-kernel@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
all inboxes | Powered by JetHome®