]> git.ipfire.org Git - thirdparty/bird.git/blob - NEWS
NEWS and version update.
[thirdparty/bird.git] / NEWS
1 Version 1.1.1 (2009-08-14)
2 o 'more' style paging in BIRD client.
3 o Important core bug fixed.
4 o Portability to non-x86 related bugfixes.
5 o As usual, miscellaneous bugfixes.
6
7 Version 1.1.0 (2009-06-28)
8 o Parametrized pair and path mask expressions in the filter language.
9 o Transparent pipe mode allows to implement BGP route server with
10 independent route policy for each peer.
11 o Kernel route table synchronization does not allow overwriting
12 of alien routes.
13 o Configurable BGP import route limits.
14 o During BGP error delay, incoming connections are rejected.
15 o BGP route statistics.
16 o Better support for multiple network addresses on OSPF interfaces.
17 o As usual, miscellaneous bugfixes.
18
19 Version 1.0.15 (2009-05-25)
20 o FreeBSD and NetBSD port renewed. OpenBSD port introduced.
21 o import/preimport 'show route' modifiers was renamed to export/preexport
22 for consistency with filters.
23 o Minor change in the grammar of 'interface' config option.
24 o Many bugfixes in IPv6 BGP.
25 o As usual, miscellaneous bugfixes.
26
27 Version 1.0.14 (2009-04-28)
28 o A lot of bugfixes in BGP, OSPF and core.
29 o A bugfix in filters in the pipe protocol. It is recommended to
30 check whether the new behavior of used pipe filters is consistent
31 with expectations.
32 o Reimplementation of prefix sets and a slight change in the meaning
33 of some prefix set patterns.
34
35 Version 1.0.13 (2009-03-14)
36 o A lot of bugfixes in BGP, OSPF and core
37 o A new syntax for BGP masks
38
39 Version 1.0.12 (2008-11-12)
40 o new BGP features: BGP MD5, ASN32, BGP route reflector
41 o BGP bugfixes
42
43 ...
44
45 Version 1.0.9 (2004-07-15)
46 o Minor bugfix in RIP
47 o A lot of OSPF code rewritten, OSPF supports multiple areas,
48 virtual links, MD5 authentication. It is fully compatible
49 with rfc2329.
50
51 Version 1.0.8 (2004-06-07)
52 o A lot of bug fixes in RIP, OSPF and BGP (thanx to Andreas Steinmetz)
53 o FreeBSD and NetBSD port introduced
54 o Complete code clean up
55
56 Version 1.0.7 (2003-08-20)
57 o OSPF bug fixes
58
59 Version 1.0.6 (2003-04-06)
60
61 o No more byte order problems in RIP authentication. Thanks to
62 Eric Leblond <eleblond@init-sys.com> for a patch.
63 o Fixed interoperability problems with Cisco and Zebra when talking
64 IPv6 BGP.
65 o Handle more primary addresses with different scopes gracefully.
66 IPv6 needs that.
67 o Comparison of prefixes in filters doesn't ignore their lengts.
68 o As usually, OSPF bug fixes.
69 o Documentation building tools now work with recent linuxdoc-tools.
70
71 Version 1.0.5 (2001-06-09)
72
73 o Minor cleanups in the libraries.
74 o Removed a couple of warnings when compiling with newer glibc.
75 o OSPF bug fixes.
76
77 Version 1.0.4 (2000-09-04)
78
79 o Fixed a serious bug in 1.0.3.
80
81 Version 1.0.3 (2000-09-03)
82
83 o OSPF works better on NBMA networks. Some configuration tags added.
84
85 Version 1.0.2 (2000-08-24)
86
87 o Minor bug fixes to OSPF.
88
89 Version 1.0.1 (2000-06-22)
90
91 o Updated documentation and fixed a couple of bugs.
92
93 Version 1.0.0 (2000-06-09)
94
95 o First stable release.
96
97 Version 0.0.0 (2000-05-13)
98
99 o First public development release.