summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorOndrej Zajicek <santiago@crfreenet.org>2010-04-09 17:42:39 +0200
committerOndrej Zajicek <santiago@crfreenet.org>2010-04-09 17:42:39 +0200
commitd759c1a6f834cd8a8a7c264d159b9ceb246aec2a (patch)
treec0d0300f6f945bc78a3d644980c278dbc5733f8b /NEWS
parentde14a7c7aa9225cbc9f837fac9e332a99a99ed69 (diff)
downloadbird-d759c1a6f834cd8a8a7c264d159b9ceb246aec2a.tar
bird-d759c1a6f834cd8a8a7c264d159b9ceb246aec2a.zip
NEWS and version update.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4f9af7b..44f9bfa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Version 1.2.2 (2010-04-10)
+ o Much better BSD kernel support (IPv6, alien routes, ...).
+ o Deep OSPF socket changes, fixes OSPFv2/v3 behavior on BSD.
+ o OSPFv2 in Linux now supports more non-stub IP prefixes
+ on one physical iface.
+ o Export of device routes to the kernel is more restricted.
+ o Routes with strange scope not allowed in BIRD routing tables.
+ o New filterable route attributes bgp_originator_id,
+ bgp_cluster_list and ospf_router_id.
+ o Restricted read-only CLI (option -r).
+ o Pattern matching for 'show protocols' command.
+ o BGP protocol details in 'show protocols all' command.
+ o Configurable syslog name (and default on IPv6 changed).
+ o Statistic counters for pipes were fixed.
+ o Many bugfixes in BGP, OSPF, filters, ...
+
Version 1.2.1 (2010-02-11)
o Option 'interpret communities' allows to override implicit handling
of well-known communities.