Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net/openvswitch: Fix build with python-3.10 and python-3.11 | Vladimir Druzenko | 2024-04-06 | 1 | -1/+1 |
| | | | | | | PR: 275494 Approved by: arrowd (mentor), portmgr (blanket, fix build) Differential Revision: https://reviews.freebsd.org/D44515 | ||||
* | net/openvswitch: Unbreak build with python3.8+ | Dima Panov | 2021-03-03 | 1 | -0/+11 |
| | | | | | | | | PR: 253815 Approved by: python Notes: svn path=/head/; revision=567065 | ||||
* | net/openvswitch: update 2.12.0 -> 2.14.0 | Kurt Jaeger | 2020-08-18 | 1 | -13/+0 |
| | | | | | | | | | | | | | - New OpenFlow feature support - OVS validated with DPDK 19.11.2, due to the inclusion of fixes for CVE-2020-10722, CVE-2020-10723, CVE-2020-10724, CVE-2020-10725 and CVE-2020-10726, this DPDK version is strongly recommended to be used Relnotes: https://mail.openvswitch.org/pipermail/ovs-announce/2020-August/000264.html https://www.openvswitch.org/releases/NEWS-2.14.0 Notes: svn path=/head/; revision=545243 | ||||
* | net/openvswitch: update to 2.9.0 | Luca Pizzamiglio | 2018-04-13 | 1 | -0/+13 |
PR: 227458 Submitted by: Nikola Kolev <koue@chaosophia.net> (maintainer) Notes: svn path=/head/; revision=467222 |