diff options
author | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2019-07-31 23:35:29 +0200 |
---|---|---|
committer | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2019-07-31 23:35:29 +0200 |
commit | 543875e080969876c33d365474589899c1f960e3 (patch) | |
tree | 11fde3b1a458f9538f96cd4277cf2642f0bea08d /NEWS | |
parent | 96e4d0960c2b1bb01dc90ebfe341af8e4284090a (diff) |
NEWS and version update
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,3 +1,21 @@ +Version 2.0.5 (2019-08-01) + o OSPF Graceful restart (RFC 3623, RFC 5187) + o BGP: Dynamic BGP + o BGP: Promiscuous ASN mode + o BGP: Mandatory option for channels + o BFD: Support for VRFs + o Graceful restart command + o Redesigned filtering code + o Many bugfixes + + Notes: + + Previous version introduced an error in handling of OSPF NSSA-LSA, causing + compatibility issues with proper implementations. The error is fixed in this + version, therefore there are compatibility issues in OSPF NSSA areas between + this and previous version. + + Version 2.0.4 (2019-02-27) o OSPF: Opaque LSAs (RFC 5250) o OSPF: DN-bit handling (RFC 4576) |