Upgrade OpenVSwitch to version 2.5.0 to support kernels up to 4.3 2202/head
authorJeroen van Bemmel <jvb127@gmail.com>
Tue, 29 Dec 2015 15:02:59 +0000 (09:02 -0600)
committerJeroen van Bemmel <jvb127@gmail.com>
Tue, 29 Dec 2015 15:02:59 +0000 (09:02 -0600)
commit220f321c1d0098ef7c988bab8e9161a0005f95a8
tree988308e72fac8c34970c60c00ead5e9de9e81126
parentf61b29241d9bfd527ecb4ca9cb344ce806ae94ec
Upgrade OpenVSwitch to version 2.5.0 to support kernels up to 4.3

Most patches for 4.1 are no longer needed, only a minor patch to fix a
missing WAIT_ANY constant. 2.5.0 depends on nf_conntrack (ipv4 and ipv6)

Signed-off-by: Jeroen van Bemmel <jvb127@gmail.com>
net/openvswitch/Makefile
net/openvswitch/patches/0003-datapath-do-not-add-vlan_hwaccel_push_inside-for-ker.patch [deleted file]
net/openvswitch/patches/0005-datapath-Add-net-ip6_checksum.h-to-stt.c.patch [deleted file]
net/openvswitch/patches/0006-force-kernel-4-1.patch [deleted file]
net/openvswitch/patches/0007-add-netns-compat.patch [deleted file]
net/openvswitch/patches/0009-fix-test-ovn.patch [new file with mode: 0644]
net/openvswitch/patches/0010-patch-nf_ip_hook-4.1.patch [deleted file]
net/openvswitch/patches/0011-fix-vxlan-xmit-skb-4.1.patch [deleted file]
net/openvswitch/patches/0012-fix-vport-lisp-4.1.patch [deleted file]