summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJan Moskyto Matejka <mq@ucw.cz>2016-05-13 13:48:04 +0200
committerJan Moskyto Matejka <mq@ucw.cz>2016-05-13 13:48:04 +0200
commit5af7b59660be615fbbd7c20b92b71321c003c43a (patch)
tree59bc962b18ae5a4ac6bf088863cfe210c9123b57 /NEWS
parentd39d41fbda2ec86ea2bac27308eb4fb16ecc4702 (diff)
parentb66a9e2f3376b4cb07ef4cc318f70a9c794f407a (diff)
Merge branch 'int-new' of gitlab.labs.nic.cz:labs/bird into int-new
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).