[ovs-git] [openvswitch/ovs] e2e11c: datapath: support upstream ndo_udp_tunnel_add in n...

GitHub noreply at github.com
Tue Aug 7 22:08:40 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: e2e11c890e1e6c5e9d6685c5f81dca3c41b1b03a
      https://github.com/openvswitch/ovs/commit/e2e11c890e1e6c5e9d6685c5f81dca3c41b1b03a
  Author: wenxu <wenxu at ucloud.cn>
  Date:   2018-08-07 (Tue, 07 Aug 2018)

  Changed paths:
    M acinclude.m4
    M datapath/linux/compat/geneve.c
    M datapath/linux/compat/include/net/udp_tunnel.h
    M datapath/linux/compat/vxlan.c

  Log Message:
  -----------
  datapath: support upstream ndo_udp_tunnel_add in net_device_ops

It makes datapath can support both ndo_add_udp_tunnel_port and
ndo_add_vxlan/geneve_port. The newer kernels don't support vxlan/geneve
specific NDO's anymore

Signed-off-by: wenxu <wenxu at ucloud.cn>
Signed-off-by: Ben Pfaff <blp at ovn.org>
Reviewed-by: Greg Rose <gvrose8192 at gmail.com>
Tested-by: Greg Rose <gvrose8192 at gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the git mailing list