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