summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS23
1 files changed, 23 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4491ca9..5e87ae5 100644
--- a/NEWS
+++ b/NEWS
@@ -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).