summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpaul <paul>2005-06-02 08:22:47 +0000
committerpaul <paul>2005-06-02 08:22:47 +0000
commit7085641750bb5ec9b1a73085d9d94ddd9eca7922 (patch)
treea965825679588da6c8810c72be4faf11eeed1f78
parent7755a8c28388f7583c184fc1dcdd6225d75553bf (diff)
2005-06-01 Paul Jakma <paul.jakma@sun.com>
* NEWS: bgpd work queues and ripd auth-mode change
-rw-r--r--ChangeLog4
-rw-r--r--NEWS10
2 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 635ea5b4..1dcc8f38 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-06-01 Paul Jakma <paul.jakma@sun.com>
+
+ * NEWS: bgpd work queues and ripd auth-mode change
+
2005-05-07 Yar Tikhiy <yar@comp.chem.msu.su>
* configure.ac: Check for OSes which support passing ifindex in
diff --git a/NEWS b/NEWS
index 91dd58d3..edfb017c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+* Changes in Quagga 0.99.2
+
+- Work queues added to bgpd to split up update processing, particularly
+ beneficial when a peer session goes down.
+
+- Simple authentication is no longer the default authentication mode for
+ ripd. The default is now no-authentication. Any setups which used
+ simple authentication will probably need to update their configuration
+ manually.
+
* Changes in Quagga 0.99.1
- Zserv is now buffered via threads and non-blocking in most cases for both