compat: Detect and use nf_ct_frag6_gather().
authorJoe Stringer <joe@ovn.org>
Fri, 8 Jan 2016 01:47:23 +0000 (17:47 -0800)
committerJoe Stringer <joe@ovn.org>
Tue, 2 Feb 2016 22:27:06 +0000 (14:27 -0800)
commit3001f7199693da0fad76718c7c0ca7572ff0846a
treeb86463ed5a4b48cfe92d6958f9ec4e3078af3811
parent2035a487032e9d0a66b645a3ee5963d442a27da4
compat: Detect and use nf_ct_frag6_gather().

This function is a likely candidate for backporting, and currently
relies on version checks to include the source or not. Grep for the
appropriate functions instead, and include the backport based on that.

Signed-off-by: Joe Stringer <joe@ovn.org>
Acked-by: Pravin B Shelar <pshelar@ovn.org>
acinclude.m4
datapath/linux/compat/include/net/netfilter/ipv6/nf_defrag_ipv6.h
datapath/linux/compat/nf_conntrack_reasm.c