compat: Backport conntrack strictly to v3.10+.
authorJoe Stringer <joe@ovn.org>
Tue, 15 Dec 2015 19:24:34 +0000 (11:24 -0800)
committerJoe Stringer <joe@ovn.org>
Sat, 19 Dec 2015 01:27:11 +0000 (17:27 -0800)
commitf2ab1536ddbc5338a3ae40225d3e73ec3068aee7
treeb888bbcbdea68ac7e3e3cfc61c3a102df4c34051
parentf2e11497cd458a94bdfe2f472fe15b5c128566f7
compat: Backport conntrack strictly to v3.10+.

The conntrack/ipfrag backport was previously not entirely consistent in
its include for versions 3.9 and 3.10. The intention was to build it for
all kernels 3.10 and newer, so fix the version checks.

Reported-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: Joe Stringer <joe@ovn.org>
Acked-by: Pravin B Shelar <pshelar@nicira.com>
Tested-by: Simon Horman <simon.horman@netronome.com>
datapath/actions.c
datapath/conntrack.c
datapath/conntrack.h