Re: [PATCH net] openvswitch: Fix dependency on IPv6 defrag.

From: Pravin Shelar
Date: Fri Sep 11 2015 - 18:11:45 EST


On Fri, Sep 11, 2015 at 3:01 PM, Joe Stringer <joestringer@xxxxxxxxxx> wrote:
> When NF_CONNTRACK is built-in, NF_DEFRAG_IPV6 is a module, and
> OPENVSWITCH is built-in, the following build error would occur:
>
> net/built-in.o: In function `ovs_ct_execute':
> (.text+0x10f587): undefined reference to `nf_ct_frag6_gather'
>
> Fixes: 7f8a436eaa2c ("openvswitch: Add conntrack action")
> Reported-by: Jim Davis <jim.epost@xxxxxxxxx>
> Signed-off-by: Joe Stringer <joestringer@xxxxxxxxxx>

Looks good
Acked-by: Pravin B Shelar <pshelar@xxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/