summaryrefslogtreecommitdiff
path: root/net/openvswitch/files/patch-configure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* net/openvswitch: Fix build with python-3.10 and python-3.11Vladimir Druzenko2024-04-061-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 Panov2021-03-031-0/+11
| | | | | | | | PR: 253815 Approved by: python Notes: svn path=/head/; revision=567065
* net/openvswitch: update 2.12.0 -> 2.14.0Kurt Jaeger2020-08-181-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.0Luca Pizzamiglio2018-04-131-0/+13
PR: 227458 Submitted by: Nikola Kolev <koue@chaosophia.net> (maintainer) Notes: svn path=/head/; revision=467222