[ovs-git] [openvswitch/ovs] bf82d5: datapath: compat: Fix compilation 3.11

GitHub noreply at github.com
Mon Oct 13 18:05:44 UTC 2014


  Branch: refs/heads/branch-2.3
  Home:   https://github.com/openvswitch/ovs
  Commit: bf82d5560e38403b8b33a1a846b2fbf4ab891af8
      https://github.com/openvswitch/ovs/commit/bf82d5560e38403b8b33a1a846b2fbf4ab891af8
  Author: Pravin B Shelar <pshelar at nicira.com>
  Date:   2014-10-13 (Mon, 13 Oct 2014)

  Changed paths:
    M acinclude.m4
    M datapath/linux/compat/gre.c
    M datapath/linux/compat/include/net/gre.h
    M datapath/linux/compat/include/net/ip_tunnels.h
    M datapath/linux/compat/include/net/vxlan.h
    M datapath/linux/compat/ip_tunnels_core.c
    M datapath/linux/compat/vxlan.c

  Log Message:
  -----------
  datapath: compat: Fix compilation 3.11

Kernel 3.11 is only kernel where GRE APIs are available but
not vxlan. Add check for vxlan xmit to detect this case.

Reported-by: Dave Benson <dbenson at verdantnetworks.com>
Signed-off-by: Pravin B Shelar <pshelar at nicira.com>
Acked-by: Andy Zhou <azhou at nicira.com>




More information about the git mailing list