Re: linux-next: Tree for Aug 2 (netfilter: tproxy)

From: MÃtà Eckl
Date: Thu Aug 02 2018 - 15:06:08 EST


Hi Randy,

Thanks for reporting!

Please find the patch attached.

Regards,
Mate

On Thu, Aug 02, 2018 at 09:28:16AM -0700, Randy Dunlap wrote:
> On 08/02/2018 02:31 AM, Stephen Rothwell wrote:
> > Hi all,
> >
> > Changes since 20180801:
> >
>
> on i386:
>
> ../net/netfilter/nft_tproxy.c: In function 'nft_tproxy_init':
> ../net/netfilter/nft_tproxy.c:237:3: error: implicit declaration of function 'nf_defrag_ipv6_enable' [-Werror=implicit-function-declaration]
> err = nf_defrag_ipv6_enable(ctx->net);
>
>
> Full randconfig file is attached.
>
> Reported-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
>
> --
> ~Randy