summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorOndrej Zajicek <santiago@crfreenet.org>2009-06-25 14:42:25 +0200
committerOndrej Zajicek <santiago@crfreenet.org>2009-06-25 14:42:25 +0200
commit200ede8226a4173b2405bcd1c98cf20604c33545 (patch)
treeef7a5cbf2162c54a1f7a62c5db7b295e82aad509 /NEWS
parentd72cdff411d0bf4ddecaea5d0fc6d4341b4cb3f1 (diff)
downloadbird-200ede8226a4173b2405bcd1c98cf20604c33545.tar
bird-200ede8226a4173b2405bcd1c98cf20604c33545.zip
NEWS and version update.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 08731cc..f64aacf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Version 1.0.16 (2009-06-25)
+ o Parametrized pair and path mask expessions in the filter language.
+ o Transparent pipe mode allows to implement BGP route server with
+ independent route policy for each peer.
+ o Kernel route table synchronization does not allow overwriting
+ of alien routes.
+ o Configureable BGP import route limits.
+ o During BGP error delay, incoming connections are rejected.
+ o BGP route statistics.
+ o Better support for multple network addresses on OSPF interfaces.
+ o As usual, miscellaneous bugfixes.
+
Version 1.0.15 (2009-05-25)
o FreeBSD and NetBSD port renewed. OpenBSD port introduced.
o import/preimport 'show route' modifiers was renamed to export/preexport