summaryrefslogtreecommitdiff
path: root/ovn/ovn-nb.ovsschema
diff options
context:
space:
mode:
authorGreg Rose <gvrose8192@gmail.com>2018-04-20 11:13:07 -0700
committerPravin B Shelar <pshelar@ovn.org>2018-05-08 17:25:37 -0700
commit138df3e563de9da0e5a4155b3534a69621495742 (patch)
tree81c98714293af98868133871da87325bcb65580e /ovn/ovn-nb.ovsschema
parent4f4ac4bbbf2a06b1ec53db0249c87ef4c2f118e0 (diff)
downloadopenvswitch-138df3e563de9da0e5a4155b3534a69621495742.tar.gz
compat: Fix upstream 4.4.119 kernel
The Linux 4.4.119 kernel (and perhaps others) from kernel.org backports some dst_cache code that breaks the openvswitch kernel due to a duplicated name "dst_cache_destroy". For most cases the "USE_UPSTREAM_TUNNEL" covers this but in this case the dst_cache feature needs to be separated out. Add the necessary compatibility detection layer in acinclude.m4 and then fixup the source files so that if the built-in kernel includes dst_cache support then exclude our own compatibility code. Signed-off-by: Greg Rose <gvrose8192@gmail.com> Acked-by: Pravin B Shelar <pshelar@ovn.org>
Diffstat (limited to 'ovn/ovn-nb.ovsschema')
0 files changed, 0 insertions, 0 deletions