[ovs-git] [openvswitch/ovs] f9558f: datapath: Check if gre kernel module is loaded

GitHub noreply at github.com
Thu Jun 7 16:49:36 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: f9558fb66a0c1526f357f5213043db978f232666
      https://github.com/openvswitch/ovs/commit/f9558fb66a0c1526f357f5213043db978f232666
  Author: Greg Rose <gvrose8192 at gmail.com>
  Date:   2018-06-07 (Thu, 07 Jun 2018)

  Changed paths:
    M datapath/vport.c

  Log Message:
  -----------
  datapath: Check if gre kernel module is loaded

Before attempting to add a gre tunnel to OVS via the vport gre
kernel interface make sure that the openvswitch kernel module has
been able to grab the gre protocol entry point.  If OVS does not
own the gre protocol then report address family not supported.

Signed-off-by: Greg Rose <gvrose8192 at gmail.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>



      **NOTE:** This service 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