[ovs-git] [openvswitch/ovs] 267125: compat: Allow IPv6 GRE/ERSPAN Tx when ip6_gre is l...

GitHub noreply at github.com
Fri Jul 27 19:30:35 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 2671254df1b14d5fdff7ab3b717f96f3f878c9fc
      https://github.com/openvswitch/ovs/commit/2671254df1b14d5fdff7ab3b717f96f3f878c9fc
  Author: Greg Rose <gvrose8192 at gmail.com>
  Date:   2018-07-27 (Fri, 27 Jul 2018)

  Changed paths:
    M datapath/linux/compat/ip6_gre.c
    M datapath/vport.c

  Log Message:
  -----------
  compat: Allow IPv6 GRE/ERSPAN Tx when ip6_gre is loaded

When for some reason the built-in kernel ip6_gre module is loaded that
would prevent the openvswitch kernel driver from loading.  Even when
the built-in kernel ip6_gre module is loaded we can still perform
port mirroring via Tx.  Adjust the error handling and detect when
the ip6_gre kernel module is loaded and in that case still enable
IPv6 GRE/ERSPAN Tx.

Signed-off-by: Greg Rose <gvrose8192 at gmail.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: William Tu <u9012063 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