datapath: Fix build on RHEL 7.1
authorPravin B Shelar <pshelar@nicira.com>
Mon, 8 Jun 2015 22:50:35 +0000 (15:50 -0700)
committerPravin B Shelar <pshelar@nicira.com>
Thu, 11 Jun 2015 16:55:51 +0000 (09:55 -0700)
commit943fdfe1de347326221c6e1f72b5e3d1b56fa008
tree94603e7ac840078a32548337d40697219499db1f
parent1cb39f32348e986effd64df4312aa6c03e0481bd
datapath: Fix build on RHEL 7.1

Some of code is backported from following commit.

commit 13dd4a9738e99684a56b10ce2f1a5ee2d2ec2f9f
Author: Joe Stringer <joestringer@nicira.com>
Date:   Tue Mar 24 16:16:18 2015 -0700

    compat: Fix RHEL7 build.

    Tested against 3.10.0-229.el7.x86_64.

----------8<--------

Reported-by: Alex Wang <alexw@nicira.com>
Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Flavio Leitner <fbl@redhat.com>
acinclude.m4
datapath/compat.h
datapath/linux/Modules.mk
datapath/linux/compat/genetlink-openvswitch.c
datapath/linux/compat/include/net/genetlink.h
datapath/linux/compat/include/net/ip_tunnels.h
datapath/linux/compat/include/net/udp.h [new file with mode: 0644]
datapath/linux/compat/include/net/vxlan.h
datapath/vport-vxlan.c