]> git.ipfire.org Git - thirdparty/bird.git/blame - NEWS
NEWS and version update.
[thirdparty/bird.git] / NEWS
CommitLineData
c49490f8 1
00a124e3
OZ
2Version 1.3.4 (2011-10-10)
3 o Static recursive routes.
4 o Several bugfixes.
5
1e69379e 6Version 1.3.3 (2011-09-11)
00a124e3
OZ
7 o OSPF NSSA.
8 o BGP extended communities.
9 o BGP TTL security.
10 o Configuration option "include" added (based on patch from Alexander V. Chernikov).
a9899527
OZ
11 o Some minor bugfixes.
12
c49490f8
OZ
13Version 1.3.2 (2011-07-08)
14 o Allows run with restricted privileges.
15 o Community list filter operation.
16 o Fixes several problems in filter syntax:
17 - Fixes several conflicts in the grammar.
18 - Fixes a bug in (a..b, c) pair patterns.
19 - Makes pair patterns orthogonal.
20 - Allows term expressions in pair patterns without additional ( ).
21 - Allows several comma separated values in switch cases.
22 o Many bugfixes.
23
409e8a6e
OZ
24Version 1.3.1 (2011-05-02)
25 o Added Linux kernel route attributes krt_prefsrc and krt_realm.
26 o Added BGP option 'med metric' related to MED handling.
27 o Allows to use constants from /etc/iproute2/rt_* files.
28 o Several bugfixes.
29
eb3786e4 30Version 1.3.0 (2011-03-31)
a5b84ab5 31 o Proper iBGP (can be used with IGP).
eb3786e4
OZ
32 o Multipath support (OSPF and static).
33 o L2 link state detection.
34 o IPv6 router advertisements.
35 o Much improved OSPF reconfiguration.
36 o Point-to-MultiPoint interfaces (OSPF).
37 o Minor changes and improvements in config file grammar.
00a124e3 38 o Better community list matching.
eb3786e4
OZ
39 o Changes default behavior of BGP IPv6 socket to v6only.
40 Use 'listen bgp dual' for the old behavior.
41 o Changes default for handling missing link-local addresses on
42 route servers. Use 'missing lladdr drop' for the old behavior.
43 o Important bugfix for OSPF.
44 o Several minor bugfixes.
45
46Version 1.2.5 (2010-10-10)
47 o Several mostly minor bugfixes.
48
49Version 1.2.4 (2010-08-03)
50 o Added 'show memory' command.
51 o Important bugfix in IPv6 BGP.
52 o Several minor bugfixes.
53
9ef23994
OZ
54Version 1.2.3 (2010-06-01)
55 o Pattern matching for community lists.
56 o Many fixes in OSPF protocol (esp. in multi-areas and vlinks).
57 o Several minor bugfixes.
58
d759c1a6
OZ
59Version 1.2.2 (2010-04-10)
60 o Much better BSD kernel support (IPv6, alien routes, ...).
61 o Deep OSPF socket changes, fixes OSPFv2/v3 behavior on BSD.
62 o OSPFv2 in Linux now supports more non-stub IP prefixes
63 on one physical iface.
64 o Export of device routes to the kernel is more restricted.
65 o Routes with strange scope not allowed in BIRD routing tables.
66 o New filterable route attributes bgp_originator_id,
67 bgp_cluster_list and ospf_router_id.
68 o Restricted read-only CLI (option -r).
69 o Pattern matching for 'show protocols' command.
70 o BGP protocol details in 'show protocols all' command.
71 o Configurable syslog name (and default on IPv6 changed).
72 o Statistic counters for pipes were fixed.
73 o Many bugfixes in BGP, OSPF, filters, ...
74
75f88618
OZ
75Version 1.2.1 (2010-02-11)
76 o Option 'interpret communities' allows to override implicit handling
77 of well-known communities.
78 o 'configure' command uses route reload when filters change.
79 o Adds router ID of advertising router as OSPF route attribute.
80 o 'show route' command indicates primary route and shows OSPF Router ID.
81 o Configurable date/time formats.
fa5a99c7 82 o Symbol names can be enclosed by '' and so include hyphen and start with number.
75f88618
OZ
83 o Several minor bugfixes.
84
0c75411b
OZ
85Version 1.2.0 (2010-01-05)
86 o Implements OSPFv3 (IPv6 support for OSPF). Because the code is
87 shared with OSPFv2 and there were deep changes in it, we suggest
88 caution during upgrade to OSPF users. Some advanced features
89 (like NSSA, vlinks and authentication) are not yet implemented.
90 o Implements MRTdump - binary logging protocol compatible with other
91 routing daemons. Only BGP part of MRTdump is yet implemented.
92 o Changes default value of BGP attribute LOCAL_PREF from 0 to 100.
93 Use 'default bgp_local_pref 0' BGP protocol option for the old
94 behavior. The new value is suggested by RFC 4277.
95 o Changes default mode of pipes from opaque to transparent.
96 Use 'mode opaque' protocol option if the old behavior is needed.
97 Opaque pipe mode is deprecated and might be removed in the future.
98
053dc3d8 99Version 1.1.7 (2009-12-20)
6877ff73 100 o Implements BGP Route Refresh (RFC 2918).
053dc3d8 101 o Implements route reload command.
6877ff73
OZ
102 o Deep changes and bugfixes in pipe protocol.
103 o Bugfix in OSPF premature aging of LSA.
104 o Bugfix in OSPF next hop calculation.
105 o Bugfix in core related to route withdraws.
106 o Several minor bugfixes.
107
1f8be1e4 108Version 1.1.6 (2009-11-19)
6a72a276 109 o Implements RFC 5004 - prefer older external routes.
1f8be1e4
OF
110 o There is a change how route servers handle missing IPv6 link
111 local addresses in next hop atribute - see 'missing lladdr'
112 option.
6a72a276
OZ
113 o Several minor features (description field, parse check option).
114 o Several minor bugfixes.
115
b5332824
OZ
116Version 1.1.5 (2009-10-29)
117 o Better scalability of BGP.
118 o New accessors for AS path - first and last.
119 o Allows to set protocol-specific router ID.
120 o Allows import kernel 'onlink' routes.
121 o Endianity check in buildsystem changed.
122
43c7a1ff
OZ
123Version 1.1.4 (2009-10-02)
124 o BGP passive option.
125 o Several minor bugfixes.
126
5eb4d018
OF
127Version 1.1.3 (2009-09-11)
128 o Bugfix in core
129 o Bugfix in BGP related to AS2->AS4 conversion.
130
d2f8d0a5
OF
131Version 1.1.2 (2009-08-23)
132 o Allow more kernel routing tables in IPv6.
133 o Bugfix in core
134
c5be5a16
OZ
135Version 1.1.1 (2009-08-14)
136 o 'more' style paging in BIRD client.
137 o Important core bug fixed.
138 o Portability to non-x86 related bugfixes.
139 o As usual, miscellaneous bugfixes.
140
f1684ae6 141Version 1.1.0 (2009-06-28)
bffd4c0b 142 o Parametrized pair and path mask expressions in the filter language.
200ede82
OZ
143 o Transparent pipe mode allows to implement BGP route server with
144 independent route policy for each peer.
145 o Kernel route table synchronization does not allow overwriting
146 of alien routes.
bffd4c0b 147 o Configurable BGP import route limits.
200ede82
OZ
148 o During BGP error delay, incoming connections are rejected.
149 o BGP route statistics.
f1684ae6 150 o Better support for multiple network addresses on OSPF interfaces.
200ede82
OZ
151 o As usual, miscellaneous bugfixes.
152
0c51083e
OZ
153Version 1.0.15 (2009-05-25)
154 o FreeBSD and NetBSD port renewed. OpenBSD port introduced.
155 o import/preimport 'show route' modifiers was renamed to export/preexport
156 for consistency with filters.
157 o Minor change in the grammar of 'interface' config option.
158 o Many bugfixes in IPv6 BGP.
159 o As usual, miscellaneous bugfixes.
160
11e0568f
OZ
161Version 1.0.14 (2009-04-28)
162 o A lot of bugfixes in BGP, OSPF and core.
163 o A bugfix in filters in the pipe protocol. It is recommended to
164 check whether the new behavior of used pipe filters is consistent
165 with expectations.
166 o Reimplementation of prefix sets and a slight change in the meaning
167 of some prefix set patterns.
168
1733d080 169Version 1.0.13 (2009-03-14)
f16ad72e
OZ
170 o A lot of bugfixes in BGP, OSPF and core
171 o A new syntax for BGP masks
172
173Version 1.0.12 (2008-11-12)
174 o new BGP features: BGP MD5, ASN32, BGP route reflector
175 o BGP bugfixes
176
177...
178
6b68de07
OF
179Version 1.0.9 (2004-07-15)
180 o Minor bugfix in RIP
181 o A lot of OSPF code rewritten, OSPF supports multiple areas,
182 virtual links, MD5 authentication. It is fully compatible
183 with rfc2329.
184
bf1b1b60
OF
185Version 1.0.8 (2004-06-07)
186 o A lot of bug fixes in RIP, OSPF and BGP (thanx to Andreas Steinmetz)
187 o FreeBSD and NetBSD port introduced
188 o Complete code clean up
189
190Version 1.0.7 (2003-08-20)
191 o OSPF bug fixes
192
b77834b3 193Version 1.0.6 (2003-04-06)
a9aa5887
MM
194
195 o No more byte order problems in RIP authentication. Thanks to
196 Eric Leblond <eleblond@init-sys.com> for a patch.
197 o Fixed interoperability problems with Cisco and Zebra when talking
198 IPv6 BGP.
199 o Handle more primary addresses with different scopes gracefully.
200 IPv6 needs that.
201 o Comparison of prefixes in filters doesn't ignore their lengts.
202 o As usually, OSPF bug fixes.
d02b7a73 203 o Documentation building tools now work with recent linuxdoc-tools.
a9aa5887
MM
204
205Version 1.0.5 (2001-06-09)
206
207 o Minor cleanups in the libraries.
208 o Removed a couple of warnings when compiling with newer glibc.
209 o OSPF bug fixes.
210
211Version 1.0.4 (2000-09-04)
212
213 o Fixed a serious bug in 1.0.3.
214
215Version 1.0.3 (2000-09-03)
216
217 o OSPF works better on NBMA networks. Some configuration tags added.
218
219Version 1.0.2 (2000-08-24)
220
221 o Minor bug fixes to OSPF.
222
223Version 1.0.1 (2000-06-22)
224
225 o Updated documentation and fixed a couple of bugs.
226
227Version 1.0.0 (2000-06-09)
228
229 o First stable release.
230
231Version 0.0.0 (2000-05-13)
232
233 o First public development release.