[ovs-dev] [PATCHv2 10/20] compat: Backport IPv6 fragmentation.

Joe Stringer joe at ovn.org
Tue Dec 15 19:25:18 UTC 2015


On 10 December 2015 at 21:45, Simon Horman <simon.horman at netronome.com> wrote:
> [snip]
>
> In Linux v3.19 and v3.19.1 (but not v3.19.2+) __ipv6_select_ident was not
> static and is declared in ipv6.h. I believe it is because of that that I am
> seeing the following build error.
>
> /home/horms/projects/openvswitch/openvswitch2/datapath/linux/ip6_output.c:93:12: error: conflicting types for ‘__ipv6_select_ident’
>  static u32 __ipv6_select_ident(struct net *net, u32 hashrnd,

Thanks for the report, I sent a patch:
http://openvswitch.org/pipermail/dev/2015-December/063441.html

Travis seems OK with it:
https://travis-ci.org/joestringer/openvswitch/builds/97055675



More information about the dev mailing list