diff options
author | Maria Matejka <mq@ucw.cz> | 2023-04-18 09:43:06 +0200 |
---|---|---|
committer | Maria Matejka <mq@ucw.cz> | 2023-04-18 09:43:06 +0200 |
commit | d975827f5f3af5127f12c7c45c99b89c869d0f95 (patch) | |
tree | 77d6fd13e60d7663976b05f5e25a524977630326 /NEWS | |
parent | 787fb56da37bfe9da4ea8d1a5a0d0cab02c9523a (diff) | |
parent | 7404a215806972fb5e7205aaa99a3ff7b00ede16 (diff) |
Merge tag '3.0-alpha0' into HEAD
3.0-alpha0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -84,6 +84,22 @@ Version 2.0.9 (2022-02-09) filtering. +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 |