aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorOndrej Zajicek <santiago@crfreenet.org>2013-04-29 22:33:50 +0200
committerOndrej Zajicek <santiago@crfreenet.org>2013-04-29 22:33:50 +0200
commita2017200c71293d0a28a39d1f250ba38d57f6289 (patch)
treef859d7d62038ff489bd8a8ba779915e17e548854 /NEWS
parent572c6440432e3138ea622cfb5a4ef7580d77ef4a (diff)
downloadbird-a2017200c71293d0a28a39d1f250ba38d57f6289.tar.gz
NEWS and version update.v1.3.10
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 16e1f6d1..a8ed8425 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Version 1.3.10 (2013-04-30)
+ o Lightweight BIRD client for embedded environments.
+ o Dynamic IPv6 router advertisements.
+ o New 'next hop keep' option for BGP.
+ o Smart default routing table for 'show route export/preexport/protocol'.
+ o Automatic router ID selection could be configured to use address of loopback.
+ o Allows configured global addresses of NBMA neighbors in OSPFv3.
+ o Allows BIRD commands from UNIX shell even in restricted mode.
+ o Route limits inherited from templates can be disabled.
+ o Symbol names enclosed by apostrophes can contain dots.
+ o Several bugfixes.
+
Version 1.3.9 (2013-01-11)
o BIRD can be configured to keep and show filtered routes.
o Separate receive and import limits.