[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190603141357.3pf6y55sf3elw654@salvia>
Date: Mon, 3 Jun 2019 16:13:57 +0200
From: Pablo Neira Ayuso <pablo@...filter.org>
To: davem@...emloft.net
Cc: wenxu@...oud.cn, netfilter-devel@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: [PATCH net-next v2] netfilter: ipv6: Fix undefined symbol
nf_ct_frag6_gather
On Mon, Jun 03, 2019 at 11:21:28AM +0200, Pablo Neira Ayuso wrote:
> On Sun, Jun 02, 2019 at 09:49:26PM +0800, wenxu@...oud.cn wrote:
> > From: wenxu <wenxu@...oud.cn>
> >
> > CONFIG_NETFILTER=m and CONFIG_NF_DEFRAG_IPV6 is not set
Just noted that this should be:
CONFIG_IPV6=m
> > ERROR: "nf_ct_frag6_gather" [net/ipv6/ipv6.ko] undefined!
> >
> > Fixes: c9bb6165a16e ("netfilter: nf_conntrack_bridge: fix CONFIG_IPV6=y")
> > Reported-by: kbuild test robot <lkp@...el.com>
> > Signed-off-by: wenxu <wenxu@...oud.cn>
>
> Acked-by: Pablo Neira Ayuso <pablo@...filter.org>
nf-next is already in sync with net-next, so I can apply this patch
here, as an alternative path.
Powered by blists - more mailing lists