diff options
author | Ondrej Filip <feela@network.cz> | 2023-04-21 09:08:54 +0200 |
---|---|---|
committer | Ondrej Filip <feela@network.cz> | 2023-04-21 09:08:54 +0200 |
commit | 2c809894dc194ecd2778b8b57771c5c67ae7bb6e (patch) | |
tree | c62de65638fc55671afff53a29ce6efab86cdb20 | |
parent | 67fe3d096d57760af5f412240aaf79d63f5bbb44 (diff) |
Alpha0 news addedv3.0-alpha1
-rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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 |