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:26:46 +0000 (14:26 -0800)
commit34c3c2b755d403bc6db7cf2eca6c89e3791b6bd1
tree43d7a662251330c3d09222bb73e4eb293ecdf458
parent401da7b9823136fb7bdb60662ab529c48f01aafc
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