]> git.proxmox.com Git - ovs.git/commit
compat: Include confirm_neigh parameter if needed
authorGreg Rose <gvrose8192@gmail.com>
Mon, 6 Jan 2020 21:36:34 +0000 (13:36 -0800)
committerSimon Horman <simon.horman@netronome.com>
Tue, 7 Jan 2020 07:57:12 +0000 (08:57 +0100)
commit6634cc8aed485967737ef7eda489b9d625a4ca74
tree00e73efe540aa657d4ffd4819c4fd4df4a163eb7
parent1ecb4cde6d889cf265667c798e8503103782869e
compat: Include confirm_neigh parameter if needed

A change backported to the Linux 4.14.162 LTS kernel requires
a boolean parameter.  Check for the presence of the parameter
and adjust the caller in that case.

Passes check-kmod test with no regressions.

Passes Travis build here:
https://travis-ci.org/gvrose8192/ovs-experimental/builds/633461320

Signed-off-by: Greg Rose <gvrose8192@gmail.com>
Signed-off-by: Simon Horman <simon.horman@netronome.com>
acinclude.m4
datapath/linux/compat/ip6_gre.c
datapath/linux/compat/ip_tunnel.c