On 10 December 2015 at 21:45, Simon Horman <simon.hor...@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
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to