Accepting request 957444 from home:mnhauke:network
- Update to version 2.0.9 * BGP: Flowspec validation procedure * Babel: MAC authentication support * Routing table configuration blocks * Optional prefix trie in routing table for faster LPM/interval queries * CLI: New 'show route in <prefix>' command * Filter: Faster (16-way) prefix sets * Filter: MPLS label route attribute * Filter: Operators to pick community components * Filter: Operators to find minimum and maximum element of lists * BGP: New 'free bind' option * BGP: Log route updates that were changed to withdraws * BGP: Improved 'invalid next hop' error reporting * OSPF: Allow ifaces with host address as unnumbered PtP or PtMP ifaces * OSPF: All packets on PtP networks should be sent to AllSPFRouters address * Support for Blake2s and Blake2b hash functions * Security keys / passwords can be entered in hexadecimal digits * Memory statistics split into Effective and Overhead * New option 'netlink rx buffer' to specify netlink socket buffer size * Many bugfixes OBS-URL: https://build.opensuse.org/request/show/957444 OBS-URL: https://build.opensuse.org/package/show/network/bird?expand=0&rev=21
This commit is contained in:
committed by
Git OBS Bridge
parent
56fe630024
commit
e124b3db28
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package bird
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -21,7 +21,7 @@
|
||||
%define bird_home %{_localstatedir}/lib/bird
|
||||
%define bird_runtimedir %{_rundir}/%{name}
|
||||
Name: bird
|
||||
Version: 2.0.8
|
||||
Version: 2.0.9
|
||||
Release: 0
|
||||
Summary: The BIRD Internet Routing Daemon
|
||||
License: GPL-2.0-or-later
|
||||
|
Reference in New Issue
Block a user