Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Upgrade OpenVSwitch to version 2.5.0 to support kernels up to 4.3 | Jeroen van Bemmel | 2015-12-29 |
| | | | | | | | 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> | ||
* | openvswitch: fix build with kernel >= 3.18.13 | Hauke Mehrtens | 2015-05-24 |
This fixes a build problem with kernel >= 3.18.13. This should close #1283. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |