http://bird.network.cz/ Dear BIRD users, It took a long time, but it happened. Let me announce a new final version 2.0.0! Please test it and send some feedback. We will provide packages later. Ondrej Version 2.0.0 (2017-12-11) o Integrated IPv4 + IPv6 design o Support for MPLS next hops o Support for VPNv4 and VPNv6 networks o Microsecond timers infrastructure o Basic VRF support o Babel: Support for dual-stack IPv4/IPv6 o Babel: Many improvements and bugfixes o Major BGP protocol redesign o Full support for Multiprotocol BGP o BGP multicast support (SAFI 2) o BGP flowspec support (RFC 5575) o BGP with MPLS labels (RFC 3107) o BGP MPLS/VPN support (RFC 4364) o BGP 6PE - IPv6 NLRI over IPv4 MPLS (RFC 4798) o BGP IPv4 NLRI with an IPv6 Next Hop (RFC 5549) o BGP Confederations (RFC 5065) o BGP Shutdown communication (RFC 8203) o BGP: Allow exchanging LOCAL_PREF with eBGP peers o BGP: Allow to specify interface for regular sessions o OSPF: Support of address families in OSPFv3 o OSPF: Enable ECMP and Link detection by default o RAdv: Support for more specific routes (RFC 4191) o RAdv: Proper handling of prefix retraction o RIP: Enable ECMP and Link detection by default o Redesign of RPKI handling o New RPKI-Router protocol o Static: Minor overhaul o Static: Support for all new route types o Kenrel: Default Linux kernel metric changed to 32 o Kernel: Fix IPv6 ECMP handling with Linux 4.11+ o Update of show route command o BIRD client persistent history o New build system o Unit tests Notes: Tables are now defined with appropriate net type keyword. Protocols and tables are now connected by explicit channels, most related protocol options (table, import, export, ...) are now channel options. See doc/bird.conf.example2 for configuration examples. Some options were removed/replaced.
Manuel, please go ahead and commit. All I ask is that you do not stable yet.
Dear BIRD users, we just released two new versions - 1.6.4 and 2.0.2. There is an important security bugfix in both. Upgrade is highly recommended. Version 2.0.2 (2018-03-22) o Source-specific routing support for Linux kernel and Babel o BGP: New option 'disable after cease' o Filter: Allow silent filter execution o Filter: Fixed stack overflow in BGP mask expressions. o Several bugfixes Notes: Syntax prefix:netmask for IPv4 prefixes was dropped. Just use prefix/pxlen. Version 1.6.4 (2018-03-22) o Basic VRF support o Simplified autoconf scripts o BGP: Shutdown communication (RFC 8203) o BGP: Allow exchanging LOCAL_PREF with eBGP peers o BGP: Allow to specify interface for regular sessions o BGP: New option 'disable after cease' o RAdv: Support for more specific routes (RFC 4191) o RAdv: Proper handling of prefix retraction o Filter: Allow silent filter execution o Filter: Fixed stack overflow in BGP mask expressions. o Several bug fixes
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ced556648fe3eeecc86bd8b50d26dce1e098a009 commit ced556648fe3eeecc86bd8b50d26dce1e098a009 Author: Tony Vroon <chainsaw@gentoo.org> AuthorDate: 2018-06-08 13:03:25 +0000 Commit: Tony Vroon <chainsaw@gentoo.org> CommitDate: 2018-06-08 13:03:37 +0000 net-misc/bird: 1.6.4 & 2.0.2 version bumps As requested by Luis Ressel, call eapply_user earlier. Per Opportunist's request, bump up to 1.6.4 & 2.0.2 releases. Closes: https://bugs.gentoo.org/635958 Closes: https://bugs.gentoo.org/640714 Package-Manager: Portage-2.3.40, Repoman-2.3.9 net-misc/bird/Manifest | 2 ++ .../bird/{bird-1.6.3.ebuild => bird-1.6.4.ebuild} | 26 ++++++++++------ net-misc/bird/bird-2.0.2.ebuild | 36 ++++++++++++++++++++++ 3 files changed, 54 insertions(+), 10 deletions(-)