]> git.ipfire.org Git - thirdparty/bird.git/blob - NEWS
ebc17a2a931d4dbf75ec328172b7b7b9345d9270
[thirdparty/bird.git] / NEWS
1 Version 1.0.13 (2009-03-xx)
2 o A lot of bugfixes in BGP, OSPF and core
3 o A new syntax for BGP masks
4
5 Version 1.0.12 (2008-11-12)
6 o new BGP features: BGP MD5, ASN32, BGP route reflector
7 o BGP bugfixes
8
9 ...
10
11 Version 1.0.9 (2004-07-15)
12 o Minor bugfix in RIP
13 o A lot of OSPF code rewritten, OSPF supports multiple areas,
14 virtual links, MD5 authentication. It is fully compatible
15 with rfc2329.
16
17 Version 1.0.8 (2004-06-07)
18 o A lot of bug fixes in RIP, OSPF and BGP (thanx to Andreas Steinmetz)
19 o FreeBSD and NetBSD port introduced
20 o Complete code clean up
21
22 Version 1.0.7 (2003-08-20)
23 o OSPF bug fixes
24
25 Version 1.0.6 (2003-04-06)
26
27 o No more byte order problems in RIP authentication. Thanks to
28 Eric Leblond <eleblond@init-sys.com> for a patch.
29 o Fixed interoperability problems with Cisco and Zebra when talking
30 IPv6 BGP.
31 o Handle more primary addresses with different scopes gracefully.
32 IPv6 needs that.
33 o Comparison of prefixes in filters doesn't ignore their lengts.
34 o As usually, OSPF bug fixes.
35 o Documentation building tools now work with recent linuxdoc-tools.
36
37 Version 1.0.5 (2001-06-09)
38
39 o Minor cleanups in the libraries.
40 o Removed a couple of warnings when compiling with newer glibc.
41 o OSPF bug fixes.
42
43 Version 1.0.4 (2000-09-04)
44
45 o Fixed a serious bug in 1.0.3.
46
47 Version 1.0.3 (2000-09-03)
48
49 o OSPF works better on NBMA networks. Some configuration tags added.
50
51 Version 1.0.2 (2000-08-24)
52
53 o Minor bug fixes to OSPF.
54
55 Version 1.0.1 (2000-06-22)
56
57 o Updated documentation and fixed a couple of bugs.
58
59 Version 1.0.0 (2000-06-09)
60
61 o First stable release.
62
63 Version 0.0.0 (2000-05-13)
64
65 o First public development release.