2023-10-10 18:59:45 +00:00
committed by Git OBS Bridge
4 changed files with 23 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:97bb8d57be9bc5083e2b566416d27e314162856a12ca7c77e202e467d20d4080
size 1331459

3
bird-2.14.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b0b9f6f8566541b9be4af1f0cac675c5a3785601a55667a7ec3d7de29735a786
size 1396217

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sun Oct 8 21:51:23 UTC 2023 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.14
* MPLS subsystem
* L3VPN: BGP/MPLS VPNs (RFC 4364)
* BGP: Access to unknown route attributes
* RAdv: Custom options
* Babel: RTT metric extension
* BMP: Refactored route monitoring
* BMP: Multiple instances of BMP protocol
* BMP: Both pre-policy and post-policy monitoring
* Experimental route aggregation
* Filter: Method framework
* Filter: Functions have return type statements
* Filter: New bytestring data type
* Kernel: Option to learn kernel routes
* Many bugfixes and improvements
-------------------------------------------------------------------
Wed Sep 27 14:17:55 UTC 2023 - Libor Pechacek <lpechacek@gmx.com>

View File

@@ -21,7 +21,7 @@
%define bird_home %{_localstatedir}/lib/bird
%define bird_runtimedir %{_rundir}/%{name}
Name: bird
Version: 2.13.1
Version: 2.14
Release: 0
Summary: The BIRD Internet Routing Daemon
License: GPL-2.0-or-later