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