diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -1,3 +1,26 @@ +Version 1.3.0 (2011-03-31) + o Proper iBGP. + o Multipath support (OSPF and static). + o L2 link state detection. + o IPv6 router advertisements. + o Much improved OSPF reconfiguration. + o Point-to-MultiPoint interfaces (OSPF). + o Minor changes and improvements in config file grammar. + o Changes default behavior of BGP IPv6 socket to v6only. + Use 'listen bgp dual' for the old behavior. + o Changes default for handling missing link-local addresses on + route servers. Use 'missing lladdr drop' for the old behavior. + o Important bugfix for OSPF. + o Several minor bugfixes. + +Version 1.2.5 (2010-10-10) + o Several mostly minor bugfixes. + +Version 1.2.4 (2010-08-03) + o Added 'show memory' command. + o Important bugfix in IPv6 BGP. + o Several minor bugfixes. + Version 1.2.3 (2010-06-01) o Pattern matching for community lists. o Many fixes in OSPF protocol (esp. in multi-areas and vlinks). |