diff options
author | Darrell Ball <dlu998@gmail.com> | 2018-08-28 19:54:01 -0700 |
---|---|---|
committer | Ben Pfaff <blp@ovn.org> | 2018-08-30 14:09:35 -0700 |
commit | db1dcb235feef8a5e13b26dc25705585fc5c325d (patch) | |
tree | 216c41d223d59e5ddd9821533aa4f06defec3b63 /lib/vconn-active.man | |
parent | 3ee9b38d5cd6c7b5dc29a5854432ffb77aa4f7db (diff) | |
download | openvswitch-db1dcb235feef8a5e13b26dc25705585fc5c325d.tar.gz |
datapath: Fix builds on older kernels.
On older kernels, for example 3.19, the function rt6_get_cookie() is
not available and used with ipv6 config enabled; it was introduced in
4.2. Put back the replacement function if it does not exist.
Add a 3.19 version to travis.
CC: Yifeng Sun <pkusunyifeng@gmail.com>
Fixes: bf61b8b1c1db ("datapath: Add support for kernel 4.16.x & 4.17.x.")
Signed-off-by: Darrell Ball <dlu998@gmail.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
Tested-by: Yifeng Sun <pkusunyifeng@gmail.com>
Reviewed-by: Yifeng Sun <pkusunyifeng@gmail.com>
Diffstat (limited to 'lib/vconn-active.man')
0 files changed, 0 insertions, 0 deletions