aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorOndrej Zajicek (work) <santiago@crfreenet.org>2017-04-29 21:49:13 +0200
committerOndrej Zajicek (work) <santiago@crfreenet.org>2017-04-29 21:49:13 +0200
commit92a85089b887a91d0b686cd050ac59bb465c602f (patch)
tree33f3d37aaf1832267dde442b77384f11c26f2f85 /NEWS
parentb644a490f03d27e0bd8ce5106f6205d122b16191 (diff)
downloadbird-92a85089b887a91d0b686cd050ac59bb465c602f.tar.gz
NEWS and version update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6281c8a3..34d22ec0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Version 2.0.0-pre1 (2017-04-29)
+ o Support for MPLS next hops
+ o VPNv4 and VPNv6 network types
+ o BGP with MPLS labels (RFC 3107)
+ o BGP MPLS/VPN support (RFC 4364)
+ o BGP 6PE - IPv6 NLRI over IPv4 MPLS (RFC 4798)
+ o BGP IPv4 NLRI with an IPv6 Next Hop (RFC 5549)
+ o BGP Confederations (RFC 5065)
+ o BGP: Simplify igp table options
+ o BGP: Allow exchanging LOCAL_PREF with eBGP peers
+ o BGP: Allow to specify interface for regular sessions
+ o Babel support restored
+ o Static: Minor overhaul
+ o Netlink: Default kernel metric changed to 32
+ o Flowspec: Limit tcp mask length to 12 bits
+ o Flows and ROAs no longer use phony next hops
+ o Update of show route command
+
Version 2.0.0-pre0 (2016-12-07)
o Integrated IPv4 + IPv6 design
o Major BGP protocol redesign