* [PATCH] netfilter: fix compile of nft_reject_bridge
@ 2014-11-07 23:09 Thomas Meyer
0 siblings, 0 replies; only message in thread
From: Thomas Meyer @ 2014-11-07 23:09 UTC (permalink / raw)
To: Linux Kernel Mailing List
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>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-11-07 23:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-07 23:09 [PATCH] netfilter: fix compile of nft_reject_bridge Thomas Meyer
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®