On 17 December 2015 at 16:41, Simon Horman <[email protected]> wrote: > On Tue, Dec 15, 2015 at 11:24:33AM -0800, Joe Stringer wrote: >> If the ip fragmentation backport is enabled, we should always use our >> own {,__}ipv6_select_ident(). This fixes the following issue on some >> v3.19 kernels: >> >> datapath/linux/ip6_output.c:93:12: error: conflicting types for >> ‘__ipv6_select_ident’ >> static u32 __ipv6_select_ident(struct net *net, u32 hashrnd, >> >> Reported-by: Simon Horman <[email protected]> >> Signed-off-by: Joe Stringer <[email protected]> > > Tested-by: Simon Horman <[email protected]>
Thanks, I applied this to master and branch-2.5. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
