From b602a91237d3696fbff79e0c6b9760d4ea6a141a Mon Sep 17 00:00:00 2001 From: Maria Matejka Date: Tue, 1 Apr 2025 21:49:58 +0200 Subject: [PATCH] NEWS and version update --- NEWS | 19 +++++++++++++++++++ doc/bird.sgml | 4 ++-- misc/bird.spec | 2 +- 3 files changed, 22 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 166720601..7fd06ce82 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,22 @@ +Version 2.17 (2025-04-01) + o Babel: next hop control for IPv4 + o BGP: link-local next hop format configuration + o TCP-AO implementation for Linux + +Version 2.16.2 (2025-04-01) + o BFD: password reconfiguration crash fix + o L3VPN attribute fix + o Table removal rare crash fix + o Logging minor fix + +Version 2.16.1 (2025-01-10) + o ASPA: fixed parser bug in static protocol + o ASPA: fixed static protocol reconfiguration + o Babel: fixed seqno comparison + o BSD: fixed onlink flag assumption with Netlink + o Fixed memory alignment issues + o Fixed possible rte src collisions in L3VPN + Version 2.16 (2024-12-04) o BFD: Set password per session o BFD: Accept zero checksum for IPv6-UDP diff --git a/doc/bird.sgml b/doc/bird.sgml index f96f608d0..33030aec5 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -1,7 +1,7 @@