diff options
author | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2019-01-05 00:37:31 +0100 |
---|---|---|
committer | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2019-01-05 00:44:26 +0100 |
commit | ef8974b7ca7595bc2685b222aa4822c13349a2e1 (patch) | |
tree | 8f60afe8192bcb3ed7acd3b4bb2dc11692e3bb09 /NEWS | |
parent | a93684b2d452d231315dde7fb1960cdd9f023802 (diff) |
NEWS and version update
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,3 +1,10 @@ +Version 1.6.5 (2019-01-05) + o MRT table dumps (RFC 6396) + o BGP Long-lived graceful restart + o Filter: Make ifname attribute modifiable + o Improved keeping track of IPv6 link-local addresses + o Many bugfixes + Version 1.6.4 (2018-03-22) o Basic VRF support o Simplified autoconf scripts @@ -8,7 +15,7 @@ Version 1.6.4 (2018-03-22) 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 Filter: Fixed stack overflow in BGP mask expressions o Several bug fixes Version 1.6.3 (2016-12-21) |