compat: Detect and use struct nf_conntrack_zone.
authorJoe Stringer <joe@ovn.org>
Thu, 24 Dec 2015 19:29:34 +0000 (11:29 -0800)
committerJoe Stringer <joe@ovn.org>
Tue, 2 Feb 2016 22:26:46 +0000 (14:26 -0800)
commitac9cd0d28a6590136a9f69ad1e3785039b35b39e
tree92b799171eff1581cb81075f6894d5b7e2a3af3e
parentd1c390e6791f5e51ab50bf51f2cca34957040da5
compat: Detect and use struct nf_conntrack_zone.

Rather than relying on version checks, detect the presence of this
structure and use it if available.

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