summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorOndrej Zajicek (work) <santiago@crfreenet.org>2016-05-12 17:49:12 +0200
committerOndrej Zajicek (work) <santiago@crfreenet.org>2016-05-12 18:03:23 +0200
commitaf678af0d5c9ef3d8afdc0789b33dd0c40b6d6e5 (patch)
tree4d786cd3fecdbb370f1ceee5daecd3aa62fc205b /NEWS
parent286e2011d22ea6914d5f2db5de3f11911a1fb663 (diff)
parent8e433d6a529a883d566dc1d5a4afe0f1e2750baf (diff)
Merge remote-tracking branch 'origin/master' 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).