Jeroen van Bemmel
220f321c1d
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>
2015-12-29 09:02:59 -06:00
Alexandru Ardelean
9afb25cc5a
openvswitch: fix build with musl and GCC 5
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-12-13 21:50:11 +02:00
Alexandru Ardelean
4da84af953
openvswitch: use released version 2.4.0
...
The previous version was an unreleased one from the OVS trunk.
This one is the released version, described here:
http://openvswitch.org/pipermail/announce/2015-August/000078.html
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-10-02 10:22:03 +03:00
Alexandru Ardelean
57e39052a8
openvswitch: upgrade to version 2.4.0
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-08-04 17:03:32 +03:00
Alexandru Ardelean
3c78eb04b8
openvswitch: fix musl compatibility
...
Remove libatomic support from OVS: musl's libatomic seems incomplete.
Conditionally compile <net/if_packet.h>.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-06-20 11:16:22 +03:00
Hauke Mehrtens
84c6815a9c
openvswitch: fix build with kernel >= 3.18.13
...
This fixes a build problem with kernel >= 3.18.13.
This should close #1283 .
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2015-05-24 15:27:50 +02:00
Emanuele Bovisio
dfd640394c
openvswitch: upgrade to version 2.3.90
2015-04-17 11:58:13 +02:00
Alexandru Ardelean
e87af5bd0e
openvswitch: upgrade to version 2.3.1
...
Release notes here:
https://github.com/openvswitch/ovs/blob/v2.3.1/NEWS
Remove patch (included in 2.3.1):
0005-datapath-backport___ip_select_ident_function.patch
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-01-06 17:05:31 +02:00
Alexandru Ardelean
986b9fbce8
openvswitch: switch patch with patch from ovs trunk
...
After a few discussions with the guys working on OpenVSwitch
they've recommended we use the EXTRA_CFLAGS env var for setting
flags for the kernel module.
They've updated the trunk with a patch to accomodate that.
That patch is also in this commit, and replaces a patch that I proposed.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-12-03 09:05:08 +02:00
Alexandru Ardelean
78f0bd7e45
openvswitch: add patch "datapath: Backport __ip_select_ident() function"
...
Signed-off-by: Alexandru Ardelean <aa@ocedo.com>
2014-10-30 18:22:03 +02:00
Alexandru Ardelean
935e54417d
openvswitch: add patch for adding KCFLAGS var to the OVS build
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-28 11:27:25 +02:00
Alexandru Ardelean
8ecc0fb194
openvswitch: initial feed at OpenVSwitch version 2.3
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-09-16 17:13:46 +03:00