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:27:05 +0000 (14:27 -0800)
commita692753567bba2374c8973ac0bee70af3b7afb51
tree75154eb70e0a22c6ea33ac2c098f33dd0291e715
parent55764d996d4896cfc5c82b3f8032a2d9000bc716
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