7426395bb5
- OVN update to 25.03.2 - Bug fixes - Dynamic Routing: * Add the option "dynamic-routing-redistribute-local-only" to Logical Routers and Logical Router Ports which refines the way in which chassis-specific Advertised_Routes (e.g., for NAT and LB IPs) are advertised. * Add the option "dynamic-routing-vrf-id" to Logical Routers which allows CMS to specify the Linux routing table id for a given vrf. - Add ovn-nbctl lsp-add-router-port which will create router port on specified LS. - Add ovn-nbctl lsp-add-localnet-port which will create localnet port on specified LS.
Clemens Famulla-Conrad2026-01-08 10:42:56 +00:00
01e39c3f3e
Accepting request 1234305 from network
Ana Guerrero2025-01-02 18:19:30 +00:00
310a4825a5
- Add proper dependency on /usr/sbin/ipsec on openvswitch-ipsec: without the binary present, the service crashes on startup (boo#1234617).
Duraisankar P
2025-01-01 12:36:09 +00:00
d7664db00a
Accepting request 1151380 from home:dimstar:rpm4.20:o
Marcus Meissner2024-03-01 12:41:20 +00:00
9ed0fe8570
Accepting request 1150566 from network
Ana Guerrero2024-02-27 21:43:34 +00:00
e2f18d8bbd
Accepting request 1146716 from home:dpitchumani:branches:openSUSE:Factory
Duraisankar P
2024-02-26 07:09:11 +00:00
4dd1606b6a
Accepting request 1144341 from network
Ana Guerrero2024-02-06 15:33:01 +00:00
362e50dfde
Accepting request 1143536 from home:dpitchumani:branches:openSUSE:Factory
Dirk Mueller2024-02-05 15:56:24 +00:00
14209fdf60
Accepting request 1133086 from network
Ana Guerrero2023-12-15 20:46:52 +00:00
95221c70c1
- convert to sysuser generated users - Add BuildRequires on python-setuptools. Previously this was pulled by python-Sphinx in the build environment. CVE-2023-3152.patch CVE-2023-1668.patch Some of the features are, -For more details, check - Added ovsb tool install patch, * install-ovsdb-tools.patch - add openssl(cli) dependency on pki (bsc#1185839) https://github.com/openvswitch/ovs/blob/v2.14.2/NEWS (bsc#1181742). - Fix wrong default directories for OVS python utilities (bsc#1176273). https://github.com/openvswitch/ovs/blob/v2.14.0/NEWShttps://github.com/ovn-org/ovn/blob/v20.06.2/NEWS - add missing provides/obsoletes for python3-openvswitch-test - Update openvswitch to 2.13.0. https://github.com/openvswitch/ovs/blob/v2.13.0/NEWShttps://github.com/openvswitch/ovs/blob/master/NEWS - Update DPDK dependency to support DPDK 18.11.2. * 0001-rhel-secure-openvswitch-useropts.patch - Use temporary directory for python build. including: - Support for the kernel versions 4.18.x * 0001-python-c-ext-Fix-memory-leak-in-Parser_finish.patch * 0001-utilities-Add-script-to-support-DPDK-option-migratio.patch - Replace references to /var/adm/fillup-templates with new removed (bsc#1050896) builds on aarch64 now - fix rcX link
Dirk Mueller2023-12-14 12:03:53 +00:00
e3bfefd5ad
Accepting request 1130936 from network
Ana Guerrero2023-12-06 22:52:19 +00:00
8e59917189
Accepting request 1130820 from home:anag:AllStaging
Dirk Mueller2023-12-05 09:42:40 +00:00
8914997bcf
Accepting request 1109539 from network
Ana Guerrero2023-09-07 19:12:22 +00:00
2fa8fb38ca
- Fix CVE-2023-3153 [bsc#1212125], VUL-0: CVE-2023-3153: openvswitch,openvswitch3: service monitor MAC flow is not rate limited - Added patch, CVE-2023-3152.patch
Duraisankar P
2023-09-07 11:39:57 +00:00
94ad13f072
- update to 2.17.2: * OVS validated with DPDK 21.11.1. It is recommended to use this version until further releases.
Dirk Mueller2022-08-09 08:56:40 +00:00
31714c7a75
- update to 2.17.2: - Bug fixes - DPDK: * OVS validated with DPDK 21.11.1. It is recommended to use this version until further releases. - Bug fixes - libopenvswitch API change: * To fix the Undefined Behavior issue causing the compiler to incorrectly optimize important parts of code, container iteration macros (e.g., LIST_FOR_EACH) have been re-implemented in a UB-safe way. * Backwards compatibility has mostly been preserved, however the user-provided pointer is now set to NULL after the loop (unless it exited via "break;") * Users of libopenvswitch will need to double-check the use of such loop macros before compiling with a new version. * Since the change is limited to the definitions within the headers, the ABI is not affected. - refresh 0001-openvswitch-merge-compiler.h-files-into-one-file.patch 0002-build-Seperated-common-used-headers.patch
Dirk Mueller2022-08-03 11:12:42 +00:00