From 0c75411bec2f4e37bfdb4c7162631a22898052c1 Mon Sep 17 00:00:00 2001 From: Ondrej Zajicek Date: Wed, 6 Jan 2010 16:57:20 +0100 Subject: NEWS, version and documentation update. --- NEWS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index d1ce33c..eb48493 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +Version 1.2.0 (2010-01-05) + o Implements OSPFv3 (IPv6 support for OSPF). Because the code is + shared with OSPFv2 and there were deep changes in it, we suggest + caution during upgrade to OSPF users. Some advanced features + (like NSSA, vlinks and authentication) are not yet implemented. + o Implements MRTdump - binary logging protocol compatible with other + routing daemons. Only BGP part of MRTdump is yet implemented. + o Changes default value of BGP attribute LOCAL_PREF from 0 to 100. + Use 'default bgp_local_pref 0' BGP protocol option for the old + behavior. The new value is suggested by RFC 4277. + o Changes default mode of pipes from opaque to transparent. + Use 'mode opaque' protocol option if the old behavior is needed. + Opaque pipe mode is deprecated and might be removed in the future. + Version 1.1.7 (2009-12-20) o Implements BGP Route Refresh (RFC 2918). o Implements route reload command. -- cgit v1.2.3