summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorOndrej Zajicek (work) <santiago@crfreenet.org>2018-03-21 15:41:24 +0100
committerOndrej Zajicek (work) <santiago@crfreenet.org>2018-03-21 16:26:39 +0100
commita71a75213d485aa8db89426e22d4690269ee1327 (patch)
treed1a7a60e0eb6e2ad0f55eb8841a957106b0e0ecd /NEWS
parent4dff1f32b5e2b2769e59560f404346af03abcbb6 (diff)
NEWS and version update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a9bd6a72..a1b56413 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Version 1.6.4 (2018-03-xx)
+ o Basic VRF support
+ o Simplified autoconf scripts
+ o BGP: Shutdown communication (RFC 8203)
+ o BGP: Allow exchanging LOCAL_PREF with eBGP peers
+ o BGP: Allow to specify interface for regular sessions
+ o BGP: New option 'disable after cease'
+ o RAdv: Support for more specific routes (RFC 4191)
+ o RAdv: Proper handling of prefix retraction
+ o Filter: Allow silent filter execution
+ o Filter: Fixed stack overflow in BGP mask expressions.
+ o Several bug fixes
+
Version 1.6.3 (2016-12-21)
o Large BGP communities
o BFD authentication (MD5, SHA1)