From 2c809894dc194ecd2778b8b57771c5c67ae7bb6e Mon Sep 17 00:00:00 2001 From: Ondrej Filip Date: Fri, 21 Apr 2023 09:08:54 +0200 Subject: [PATCH] Alpha0 news added --- NEWS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/NEWS b/NEWS index 7aaab32e..04cca01d 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,20 @@ Version 3.0alpha1 (2023-04-18) o Fixed ROA check locking inversion in route table dumps o MRT switched off +Version 3.0-alpha0 (2022-02-07) + o Removal of fixed protocol-specific route attributes + o Asynchronous route export + o Explicit table import / export hooks + o Partially lockless route attribute cache + o Thread-safe resource management + o Thread-safe interface notifications + o Thread-safe protocol API + o Adoption of BFD IO loop for general use + o Parallel Pipe protocol + o Parallel RPKI protocol + o Parallel BGP protocol + o Lots of refactoring + o Bugfixes and improvements as they came along Version 2.0.12 (2023-01-23) o Filter: New 'onlink' route attribute