diff options
author | Maria Matejka <mq@ucw.cz> | 2022-02-07 22:35:05 +0100 |
---|---|---|
committer | Maria Matejka <mq@ucw.cz> | 2022-02-07 22:36:57 +0100 |
commit | 935c066402d56d9b01ae41527c2e760d189b01f9 (patch) | |
tree | 9f41a426d83f499b5a5b583c87938c5db1db4fd8 /NEWS | |
parent | a6fc31f153f4d6ad2fa7f63a4ba137fc263f4200 (diff) |
NEWS and version update
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +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.8 (2021-03-18) o Automatic channel reloads based on RPKI changes o Multiple static routes with the same network |