2010-06-01 02:41:40 +08:00
|
|
|
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).
|
|
|
|
o Several minor bugfixes.
|
|
|
|
|
2010-04-09 23:42:39 +08:00
|
|
|
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, ...
|
|
|
|
|
2010-02-10 23:18:17 +08:00
|
|
|
Version 1.2.1 (2010-02-11)
|
|
|
|
o Option 'interpret communities' allows to override implicit handling
|
|
|
|
of well-known communities.
|
|
|
|
o 'configure' command uses route reload when filters change.
|
|
|
|
o Adds router ID of advertising router as OSPF route attribute.
|
|
|
|
o 'show route' command indicates primary route and shows OSPF Router ID.
|
|
|
|
o Configurable date/time formats.
|
2010-02-11 06:09:23 +08:00
|
|
|
o Symbol names can be enclosed by '' and so include hyphen and start with number.
|
2010-02-10 23:18:17 +08:00
|
|
|
o Several minor bugfixes.
|
|
|
|
|
2010-01-06 23:57:20 +08:00
|
|
|
Version 1.2.0 (2010-01-05)
|
|
|
|
o Implements OSPFv3 (IPv6 support for OSPF). Because the code is
|
|
|
|
shared with OSPFv2 and there were deep changes in it, we suggest
|
|
|
|
caution during upgrade to OSPF users. Some advanced features
|
|
|
|
(like NSSA, vlinks and authentication) are not yet implemented.
|
|
|
|
o Implements MRTdump - binary logging protocol compatible with other
|
|
|
|
routing daemons. Only BGP part of MRTdump is yet implemented.
|
|
|
|
o Changes default value of BGP attribute LOCAL_PREF from 0 to 100.
|
|
|
|
Use 'default bgp_local_pref 0' BGP protocol option for the old
|
|
|
|
behavior. The new value is suggested by RFC 4277.
|
|
|
|
o Changes default mode of pipes from opaque to transparent.
|
|
|
|
Use 'mode opaque' protocol option if the old behavior is needed.
|
|
|
|
Opaque pipe mode is deprecated and might be removed in the future.
|
|
|
|
|
2009-12-20 23:18:22 +08:00
|
|
|
Version 1.1.7 (2009-12-20)
|
2009-12-20 01:45:46 +08:00
|
|
|
o Implements BGP Route Refresh (RFC 2918).
|
2009-12-20 23:18:22 +08:00
|
|
|
o Implements route reload command.
|
2009-12-20 01:45:46 +08:00
|
|
|
o Deep changes and bugfixes in pipe protocol.
|
|
|
|
o Bugfix in OSPF premature aging of LSA.
|
|
|
|
o Bugfix in OSPF next hop calculation.
|
|
|
|
o Bugfix in core related to route withdraws.
|
|
|
|
o Several minor bugfixes.
|
|
|
|
|
2009-11-20 06:15:58 +08:00
|
|
|
Version 1.1.6 (2009-11-19)
|
2009-11-19 19:53:55 +08:00
|
|
|
o Implements RFC 5004 - prefer older external routes.
|
2009-11-20 06:15:58 +08:00
|
|
|
o There is a change how route servers handle missing IPv6 link
|
|
|
|
local addresses in next hop atribute - see 'missing lladdr'
|
|
|
|
option.
|
2009-11-19 19:53:55 +08:00
|
|
|
o Several minor features (description field, parse check option).
|
|
|
|
o Several minor bugfixes.
|
|
|
|
|
2009-10-29 03:33:08 +08:00
|
|
|
Version 1.1.5 (2009-10-29)
|
|
|
|
o Better scalability of BGP.
|
|
|
|
o New accessors for AS path - first and last.
|
|
|
|
o Allows to set protocol-specific router ID.
|
|
|
|
o Allows import kernel 'onlink' routes.
|
|
|
|
o Endianity check in buildsystem changed.
|
|
|
|
|
2009-10-01 00:48:38 +08:00
|
|
|
Version 1.1.4 (2009-10-02)
|
|
|
|
o BGP passive option.
|
|
|
|
o Several minor bugfixes.
|
|
|
|
|
2009-09-11 18:20:30 +08:00
|
|
|
Version 1.1.3 (2009-09-11)
|
|
|
|
o Bugfix in core
|
|
|
|
o Bugfix in BGP related to AS2->AS4 conversion.
|
|
|
|
|
2009-08-24 05:03:31 +08:00
|
|
|
Version 1.1.2 (2009-08-23)
|
|
|
|
o Allow more kernel routing tables in IPv6.
|
|
|
|
o Bugfix in core
|
|
|
|
|
2009-08-12 16:26:42 +08:00
|
|
|
Version 1.1.1 (2009-08-14)
|
|
|
|
o 'more' style paging in BIRD client.
|
|
|
|
o Important core bug fixed.
|
|
|
|
o Portability to non-x86 related bugfixes.
|
|
|
|
o As usual, miscellaneous bugfixes.
|
|
|
|
|
2009-06-28 15:43:29 +08:00
|
|
|
Version 1.1.0 (2009-06-28)
|
2009-06-28 16:03:24 +08:00
|
|
|
o Parametrized pair and path mask expressions in the filter language.
|
2009-06-25 20:42:25 +08:00
|
|
|
o Transparent pipe mode allows to implement BGP route server with
|
|
|
|
independent route policy for each peer.
|
|
|
|
o Kernel route table synchronization does not allow overwriting
|
|
|
|
of alien routes.
|
2009-06-28 16:03:24 +08:00
|
|
|
o Configurable BGP import route limits.
|
2009-06-25 20:42:25 +08:00
|
|
|
o During BGP error delay, incoming connections are rejected.
|
|
|
|
o BGP route statistics.
|
2009-06-28 15:43:29 +08:00
|
|
|
o Better support for multiple network addresses on OSPF interfaces.
|
2009-06-25 20:42:25 +08:00
|
|
|
o As usual, miscellaneous bugfixes.
|
|
|
|
|
2009-05-23 00:08:54 +08:00
|
|
|
Version 1.0.15 (2009-05-25)
|
|
|
|
o FreeBSD and NetBSD port renewed. OpenBSD port introduced.
|
|
|
|
o import/preimport 'show route' modifiers was renamed to export/preexport
|
|
|
|
for consistency with filters.
|
|
|
|
o Minor change in the grammar of 'interface' config option.
|
|
|
|
o Many bugfixes in IPv6 BGP.
|
|
|
|
o As usual, miscellaneous bugfixes.
|
|
|
|
|
2009-04-28 15:46:59 +08:00
|
|
|
Version 1.0.14 (2009-04-28)
|
|
|
|
o A lot of bugfixes in BGP, OSPF and core.
|
|
|
|
o A bugfix in filters in the pipe protocol. It is recommended to
|
|
|
|
check whether the new behavior of used pipe filters is consistent
|
|
|
|
with expectations.
|
|
|
|
o Reimplementation of prefix sets and a slight change in the meaning
|
|
|
|
of some prefix set patterns.
|
|
|
|
|
2009-03-26 02:15:26 +08:00
|
|
|
Version 1.0.13 (2009-03-14)
|
2009-03-13 21:19:03 +08:00
|
|
|
o A lot of bugfixes in BGP, OSPF and core
|
|
|
|
o A new syntax for BGP masks
|
|
|
|
|
|
|
|
Version 1.0.12 (2008-11-12)
|
|
|
|
o new BGP features: BGP MD5, ASN32, BGP route reflector
|
|
|
|
o BGP bugfixes
|
|
|
|
|
|
|
|
...
|
|
|
|
|
2004-07-16 01:58:07 +08:00
|
|
|
Version 1.0.9 (2004-07-15)
|
|
|
|
o Minor bugfix in RIP
|
|
|
|
o A lot of OSPF code rewritten, OSPF supports multiple areas,
|
|
|
|
virtual links, MD5 authentication. It is fully compatible
|
|
|
|
with rfc2329.
|
|
|
|
|
2004-06-07 21:07:12 +08:00
|
|
|
Version 1.0.8 (2004-06-07)
|
|
|
|
o A lot of bug fixes in RIP, OSPF and BGP (thanx to Andreas Steinmetz)
|
|
|
|
o FreeBSD and NetBSD port introduced
|
|
|
|
o Complete code clean up
|
|
|
|
|
|
|
|
Version 1.0.7 (2003-08-20)
|
|
|
|
o OSPF bug fixes
|
|
|
|
|
2003-04-07 05:36:35 +08:00
|
|
|
Version 1.0.6 (2003-04-06)
|
2003-04-07 02:55:37 +08:00
|
|
|
|
|
|
|
o No more byte order problems in RIP authentication. Thanks to
|
|
|
|
Eric Leblond <eleblond@init-sys.com> for a patch.
|
|
|
|
o Fixed interoperability problems with Cisco and Zebra when talking
|
|
|
|
IPv6 BGP.
|
|
|
|
o Handle more primary addresses with different scopes gracefully.
|
|
|
|
IPv6 needs that.
|
|
|
|
o Comparison of prefixes in filters doesn't ignore their lengts.
|
|
|
|
o As usually, OSPF bug fixes.
|
2003-04-07 03:49:02 +08:00
|
|
|
o Documentation building tools now work with recent linuxdoc-tools.
|
2003-04-07 02:55:37 +08:00
|
|
|
|
|
|
|
Version 1.0.5 (2001-06-09)
|
|
|
|
|
|
|
|
o Minor cleanups in the libraries.
|
|
|
|
o Removed a couple of warnings when compiling with newer glibc.
|
|
|
|
o OSPF bug fixes.
|
|
|
|
|
|
|
|
Version 1.0.4 (2000-09-04)
|
|
|
|
|
|
|
|
o Fixed a serious bug in 1.0.3.
|
|
|
|
|
|
|
|
Version 1.0.3 (2000-09-03)
|
|
|
|
|
|
|
|
o OSPF works better on NBMA networks. Some configuration tags added.
|
|
|
|
|
|
|
|
Version 1.0.2 (2000-08-24)
|
|
|
|
|
|
|
|
o Minor bug fixes to OSPF.
|
|
|
|
|
|
|
|
Version 1.0.1 (2000-06-22)
|
|
|
|
|
|
|
|
o Updated documentation and fixed a couple of bugs.
|
|
|
|
|
|
|
|
Version 1.0.0 (2000-06-09)
|
|
|
|
|
|
|
|
o First stable release.
|
|
|
|
|
|
|
|
Version 0.0.0 (2000-05-13)
|
|
|
|
|
|
|
|
o First public development release.
|