Compare commits
6 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 38a4b3ac7e | |||
| 7426395bb5 | |||
| cb5ad1db93 | |||
| ca1084ef57 | |||
| b241b4e90b | |||
| adf7352a90 |
BIN
openvswitch-3.5.0.tar.gz
LFS
BIN
openvswitch-3.5.0.tar.gz
LFS
Binary file not shown.
3
openvswitch-3.6.1.tar.gz
Normal file
3
openvswitch-3.6.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:78dc0a7208ae7ebe21b82e38e21abfe7162f9170ae101b71bc382be3d2d24d00
|
||||
size 9655259
|
||||
@@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 6 14:56:34 UTC 2026 - Clemens Famulla-Conrad <cfamullaconrad@suse.com>
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 17 14:51:31 UTC 2025 - Clemens Famulla-Conrad <cfamullaconrad@suse.com>
|
||||
|
||||
- Upstream bugfix update:
|
||||
- openvswtich to 3.6.1
|
||||
https://www.openvswitch.org/releases/NEWS-3.6.1.txt
|
||||
- OVN to 25.03.1
|
||||
https://github.com/ovn-org/ovn/blob/v25.03.1/NEWS
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 21 14:56:11 UTC 2025 - Clemens Famulla-Conrad <cfamullaconrad@suse.com>
|
||||
|
||||
- Update openvswitch to 3.6.0. For a list of changes, check
|
||||
https://www.openvswitch.org/releases/NEWS-3.6.0.txt
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 18 14:56:52 UTC 2025 - Clemens Famulla-Conrad <cfamullaconrad@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package openvswitch
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,10 +18,10 @@
|
||||
|
||||
|
||||
%define skip_python2 1
|
||||
%define ovs_lname libopenvswitch-3_5-0
|
||||
%define ovs_lname libopenvswitch-3_6-0
|
||||
%define ovn_lname libovn-25_03-0
|
||||
%define ovs_version 3.5.0
|
||||
%define ovn_version 25.03.0
|
||||
%define ovs_version 3.6.1
|
||||
%define ovn_version 25.03.2
|
||||
%define ovs_dir ovs-%{ovs_version}
|
||||
%define ovn_dir ovn-%{ovn_version}
|
||||
%define rpmstate %{_rundir}/openvswitch-rpm-state-
|
||||
|
||||
BIN
ovn-25.03.0.tar.gz
LFS
BIN
ovn-25.03.0.tar.gz
LFS
Binary file not shown.
BIN
ovn-25.03.2.tar.gz
LFS
Normal file
BIN
ovn-25.03.2.tar.gz
LFS
Normal file
Binary file not shown.
Reference in New Issue
Block a user