aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorOndrej Zajicek (work) <santiago@crfreenet.org>2016-04-29 13:07:21 +0200
committerOndrej Zajicek (work) <santiago@crfreenet.org>2016-04-29 13:07:21 +0200
commit52bae25580e6e0edae8384885818044ef89103e3 (patch)
tree12ec4e14ad7c88225617fa6edd05a447163236ae /NEWS
parent937e75d8f1d203b637ba0ea050026f9af92485f3 (diff)
downloadbird-52bae25580e6e0edae8384885818044ef89103e3.tar.gz
NEWS and version update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f7e384b4..f689d195 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Version 1.6.0 (2016-04-29)
+ o Major RIP protocol redesign
+ o New Babel routing protocol
+ o BGP multipath support
+ o KRT: Add support for plenty of kernel route metrics
+ o KRT: Allow more than 256 routing tables
+ o Static: Allow to specify attributes for static routes
+ o Static: Support for BFD controlled static routes
+ o FreeBSD: Setup password for BGP MD5 authentication
+ o IO: Remove socket number limit
+ o Plenty of bug fixes
+
+ Upgrade notes:
+
+ For RIP, most protocol options were moved to interface blocks.
+
+
Version 1.5.0 (2015-04-20)
o Major OSPF protocol redesign.
o OSPFv2 multi-instance extension (RFC 6549).