summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMaria Matejka <mq@ucw.cz>2023-04-18 09:52:12 +0200
committerMaria Matejka <mq@ucw.cz>2023-04-18 09:52:12 +0200
commit9f0ef3045d2a0b0eafaa7a01c8c1b53b256b3d05 (patch)
treecedf2b0731d02a9f30f0960d67cd62cb209bff57 /NEWS
parentd975827f5f3af5127f12c7c45c99b89c869d0f95 (diff)
NEWS and version update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 948c99e1..e95a6afd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Version 3.0-alpha1 (2023-04-18)
+ o Worker threads for BGP, Pipe, RPKI and BFD
+ o Configurable number of threads
+ o Asynchronous route export
+ o Flat attribute structure
+ o Inline import tables
+ o Export tables merged with BGP prefix / attribute buckets
+ o Fixed ROA check locking inversion in route table dumps
+ o MRT switched off
+
+
Version 2.0.12 (2023-01-23)
o Filter: New 'onlink' route attribute
o Compile-time option to use 4-way tries instead of 16-way ones