]> git.ipfire.org Git - thirdparty/bird.git/blob - NEWS
NEWS and version update
[thirdparty/bird.git] / NEWS
1 Version 1.6.1 (2016-09-22)
2 o Support for IPv6 ECMP
3 o Better handling of IPv6 tentative addresses
4 o Several updates and fixes in Babel protocol
5 o Filter: New !~ operator
6 o Filter: ASN ranges in bgpmask
7 o KRT: New kernel protocol option 'metric'
8 o KRT: New route attribute 'krt_scope'
9 o Improved BIRD help messages
10 o Fixes memory leak in BGP multipath
11 o Fixes handling of empty path segments in BGP AS_PATH
12 o Several bug fixes
13
14 Version 1.6.0 (2016-04-29)
15 o Major RIP protocol redesign
16 o New Babel routing protocol
17 o BGP multipath support
18 o KRT: Add support for plenty of kernel route metrics
19 o KRT: Allow more than 256 routing tables
20 o Static: Allow to specify attributes for static routes
21 o Static: Support for BFD controlled static routes
22 o FreeBSD: Setup password for BGP MD5 authentication
23 o IO: Remove socket number limit
24 o Plenty of bug fixes
25
26 Upgrade notes:
27
28 For RIP, most protocol options were moved to interface blocks.
29
30
31 Version 1.5.0 (2015-04-20)
32 o Major OSPF protocol redesign.
33 o OSPFv2 multi-instance extension (RFC 6549).
34 o BGP AS-wide unique router ID (RFC 6286).
35 o BGP enhanced route refresh (RFC 7313).
36 o Link state support in BGP.
37 o Latency tracking and internal watchdog.
38 o Uses high port range for BFD on BSD.
39 o Increase max symbol length to 64.
40 o Allows to define unnamed protocols from templates.
41 o Fixes two serious bugs in BGP.
42 o Several bugfixes and minor improvements.
43 o Several minor option changes:
44 - OSPF: Protocol-wide 'instance id' option added.
45 - BGP: Parameters to option 'neighbor' extended.
46 - BGP: Separate option 'interface' added.
47 - BGP: Option 'start delay time' renamed to 'connect delay time'.
48 - BGP: Option 'route limit' deprecated.
49
50 Upgrade notes:
51
52 For OSPF, there are deep internal changes, but user-visible changes
53 are limited to log messages and minor changes in formatting of command
54 output.
55
56 For BGP, version 1.5.0 is essentially a minor release. There are two
57 deprecated options ('start delay time' and 'route limit') and some
58 minor formatting changes.
59
60
61 Version 1.4.5 (2014-10-06)
62 o New 'show route noexport' command option.
63 o Port option for BGP sessions.
64 o Better constant handling in set literals.
65 o Better rate filtering of log messages.
66 o Several minor bugfixes.
67
68 Version 1.4.4 (2014-07-09)
69 o Extended OSPF multipath support.
70 o Default router preference for RAdv.
71 o Significant changes in socket layer.
72 o Important bugfix in BGP.
73 o Several minor bugfixes.
74
75 Version 1.4.3 (2014-04-14)
76 o Important bugfix in IPv6 BGP.
77
78 Version 1.4.2 (2014-04-02)
79 o Important bugfix in BFD.
80
81 Version 1.4.1 (2014-03-31)
82 o BGP add-path support (RFC draft).
83 o BGP graceful restart (RFC 4724).
84 o OSPF: many changes in socket layer.
85 o OSPF: support for secondary addresses in BSD.
86 o OSPF: names for vlink pseudointerfaces (vlinkX).
87 o Several bugfixes.
88
89 Version 1.4.0 (2013-11-25)
90 o BFD protocol (RFC 5880).
91 o BFD support for OSPF and BGP.
92 o New 'allow local as' option for BGP.
93 o Filters allows setting gw, ifname and ifindex.
94 o Filter operator 'delete/filter' extended to bgp_paths.
95 o Filter operator 'len' extended to [e]clists.
96 o BIRD client now allows shorthands for noninteractive commands.
97 o Flag -P for PID file support.
98 o Flag -f added to force BIRD to run in foreground.
99 o Protocol export/import/receive limits are checked during reconfiguration.
100 o Several bugfixes and minor improvements.
101 o Several minor but incompatible changes:
102 - IBGP is multihop by default.
103 - Changes primary address selection on BSD to the first one.
104 - Integers in filters are handled as unsigned.
105 - ISO 8601 time formats used by default.
106 - Import of device routes from kernel protocol allowed.
107 - Last state change now tracks just protocol state change.
108 - Minor changes to default router ID calculation.
109
110 Version 1.3.11 (2013-07-27)
111 o OSPF stub router option (RFC 3137).
112 o TTL security for OSPF and RIP.
113 o Protocol packet priority and traffic class handling.
114 o Multiple routing tables support for FreeBSD and OpenBSD.
115 o Extends constants to all filter data types.
116 o Implements eval command.
117 o 'bgppath ~ int set' filter operation.
118 o Several bugfixes.
119
120 Version 1.3.10 (2013-04-30)
121 o Lightweight BIRD client for embedded environments.
122 o Dynamic IPv6 router advertisements.
123 o New 'next hop keep' option for BGP.
124 o Smart default routing table for 'show route export/preexport/protocol'.
125 o Automatic router ID selection could be configured to use address of loopback.
126 o Allows configured global addresses of NBMA neighbors in OSPFv3.
127 o Allows BIRD commands from UNIX shell even in restricted mode.
128 o Route limits inherited from templates can be disabled.
129 o Symbol names enclosed by apostrophes can contain dots.
130 o Several bugfixes.
131
132 Version 1.3.9 (2013-01-11)
133 o BIRD can be configured to keep and show filtered routes.
134 o Separate receive and import limits.
135 o Several new reconfiguration cmd options (undo, timeout, check).
136 o Configurable automatic router ID selection.
137 o Dragonfly BSD support.
138 o Fixed OSPFv3 vlinks.
139 o Several minor bugfixes.
140
141 Version 1.3.8 (2012-08-07)
142 o Generalized import and export route limits.
143 o RDNSS and DNSSL support for RAdv.
144 o Include in config file support wildcards.
145 o History deduplication in BIRD client.
146 o New route attributes krt_source, krt_metric.
147 o Different instance ID support for OSPFv3.
148 o Real broadcast mode for OSPFv2.
149 o Several minor bugfixes.
150
151 Version 1.3.7 (2012-03-22)
152 o Route Origin Authorization basics.
153 o RIPng working again.
154 o Extended clist operations in filters.
155 o Fixes several bugs in BSD iface handling.
156 o Several minor bugfixes and enhancements.
157
158 Version 1.3.6 (2012-01-20)
159 o Important bugfix in BGP.
160
161 Version 1.3.5 (2012-01-10)
162 o Protocol templates.
163 o Deterministic MED option for BGP.
164 o Support for link-local addresses in BGP and static protocols.
165 o Several bugfixes.
166
167 Version 1.3.4 (2011-10-10)
168 o Static recursive routes.
169 o Several bugfixes.
170
171 Version 1.3.3 (2011-09-11)
172 o OSPF NSSA.
173 o BGP extended communities.
174 o BGP TTL security.
175 o Configuration option "include" added (based on patch from Alexander V. Chernikov).
176 o Some minor bugfixes.
177
178 Version 1.3.2 (2011-07-08)
179 o Allows run with restricted privileges.
180 o Community list filter operation.
181 o Fixes several problems in filter syntax:
182 - Fixes several conflicts in the grammar.
183 - Fixes a bug in (a..b, c) pair patterns.
184 - Makes pair patterns orthogonal.
185 - Allows term expressions in pair patterns without additional ( ).
186 - Allows several comma separated values in switch cases.
187 o Many bugfixes.
188
189 Version 1.3.1 (2011-05-02)
190 o Added Linux kernel route attributes krt_prefsrc and krt_realm.
191 o Added BGP option 'med metric' related to MED handling.
192 o Allows to use constants from /etc/iproute2/rt_* files.
193 o Several bugfixes.
194
195 Version 1.3.0 (2011-03-31)
196 o Proper iBGP (can be used with IGP).
197 o Multipath support (OSPF and static).
198 o L2 link state detection.
199 o IPv6 router advertisements.
200 o Much improved OSPF reconfiguration.
201 o Point-to-MultiPoint interfaces (OSPF).
202 o Minor changes and improvements in config file grammar.
203 o Better community list matching.
204 o Changes default behavior of BGP IPv6 socket to v6only.
205 Use 'listen bgp dual' for the old behavior.
206 o Changes default for handling missing link-local addresses on
207 route servers. Use 'missing lladdr drop' for the old behavior.
208 o Important bugfix for OSPF.
209 o Several minor bugfixes.
210
211 Version 1.2.5 (2010-10-10)
212 o Several mostly minor bugfixes.
213
214 Version 1.2.4 (2010-08-03)
215 o Added 'show memory' command.
216 o Important bugfix in IPv6 BGP.
217 o Several minor bugfixes.
218
219 Version 1.2.3 (2010-06-01)
220 o Pattern matching for community lists.
221 o Many fixes in OSPF protocol (esp. in multi-areas and vlinks).
222 o Several minor bugfixes.
223
224 Version 1.2.2 (2010-04-10)
225 o Much better BSD kernel support (IPv6, alien routes, ...).
226 o Deep OSPF socket changes, fixes OSPFv2/v3 behavior on BSD.
227 o OSPFv2 in Linux now supports more non-stub IP prefixes
228 on one physical iface.
229 o Export of device routes to the kernel is more restricted.
230 o Routes with strange scope not allowed in BIRD routing tables.
231 o New filterable route attributes bgp_originator_id,
232 bgp_cluster_list and ospf_router_id.
233 o Restricted read-only CLI (option -r).
234 o Pattern matching for 'show protocols' command.
235 o BGP protocol details in 'show protocols all' command.
236 o Configurable syslog name (and default on IPv6 changed).
237 o Statistic counters for pipes were fixed.
238 o Many bugfixes in BGP, OSPF, filters, ...
239
240 Version 1.2.1 (2010-02-11)
241 o Option 'interpret communities' allows to override implicit handling
242 of well-known communities.
243 o 'configure' command uses route reload when filters change.
244 o Adds router ID of advertising router as OSPF route attribute.
245 o 'show route' command indicates primary route and shows OSPF Router ID.
246 o Configurable date/time formats.
247 o Symbol names can be enclosed by '' and so include hyphen and start with number.
248 o Several minor bugfixes.
249
250 Version 1.2.0 (2010-01-05)
251 o Implements OSPFv3 (IPv6 support for OSPF). Because the code is
252 shared with OSPFv2 and there were deep changes in it, we suggest
253 caution during upgrade to OSPF users. Some advanced features
254 (like NSSA, vlinks and authentication) are not yet implemented.
255 o Implements MRTdump - binary logging protocol compatible with other
256 routing daemons. Only BGP part of MRTdump is yet implemented.
257 o Changes default value of BGP attribute LOCAL_PREF from 0 to 100.
258 Use 'default bgp_local_pref 0' BGP protocol option for the old
259 behavior. The new value is suggested by RFC 4277.
260 o Changes default mode of pipes from opaque to transparent.
261 Use 'mode opaque' protocol option if the old behavior is needed.
262 Opaque pipe mode is deprecated and might be removed in the future.
263
264 Version 1.1.7 (2009-12-20)
265 o Implements BGP Route Refresh (RFC 2918).
266 o Implements route reload command.
267 o Deep changes and bugfixes in pipe protocol.
268 o Bugfix in OSPF premature aging of LSA.
269 o Bugfix in OSPF next hop calculation.
270 o Bugfix in core related to route withdraws.
271 o Several minor bugfixes.
272
273 Version 1.1.6 (2009-11-19)
274 o Implements RFC 5004 - prefer older external routes.
275 o There is a change how route servers handle missing IPv6 link
276 local addresses in next hop atribute - see 'missing lladdr'
277 option.
278 o Several minor features (description field, parse check option).
279 o Several minor bugfixes.
280
281 Version 1.1.5 (2009-10-29)
282 o Better scalability of BGP.
283 o New accessors for AS path - first and last.
284 o Allows to set protocol-specific router ID.
285 o Allows import kernel 'onlink' routes.
286 o Endianity check in buildsystem changed.
287
288 Version 1.1.4 (2009-10-02)
289 o BGP passive option.
290 o Several minor bugfixes.
291
292 Version 1.1.3 (2009-09-11)
293 o Bugfix in core
294 o Bugfix in BGP related to AS2->AS4 conversion.
295
296 Version 1.1.2 (2009-08-23)
297 o Allow more kernel routing tables in IPv6.
298 o Bugfix in core
299
300 Version 1.1.1 (2009-08-14)
301 o 'more' style paging in BIRD client.
302 o Important core bug fixed.
303 o Portability to non-x86 related bugfixes.
304 o As usual, miscellaneous bugfixes.
305
306 Version 1.1.0 (2009-06-28)
307 o Parametrized pair and path mask expressions in the filter language.
308 o Transparent pipe mode allows to implement BGP route server with
309 independent route policy for each peer.
310 o Kernel route table synchronization does not allow overwriting
311 of alien routes.
312 o Configurable BGP import route limits.
313 o During BGP error delay, incoming connections are rejected.
314 o BGP route statistics.
315 o Better support for multiple network addresses on OSPF interfaces.
316 o As usual, miscellaneous bugfixes.
317
318 Version 1.0.15 (2009-05-25)
319 o FreeBSD and NetBSD port renewed. OpenBSD port introduced.
320 o import/preimport 'show route' modifiers was renamed to export/preexport
321 for consistency with filters.
322 o Minor change in the grammar of 'interface' config option.
323 o Many bugfixes in IPv6 BGP.
324 o As usual, miscellaneous bugfixes.
325
326 Version 1.0.14 (2009-04-28)
327 o A lot of bugfixes in BGP, OSPF and core.
328 o A bugfix in filters in the pipe protocol. It is recommended to
329 check whether the new behavior of used pipe filters is consistent
330 with expectations.
331 o Reimplementation of prefix sets and a slight change in the meaning
332 of some prefix set patterns.
333
334 Version 1.0.13 (2009-03-14)
335 o A lot of bugfixes in BGP, OSPF and core
336 o A new syntax for BGP masks
337
338 Version 1.0.12 (2008-11-12)
339 o new BGP features: BGP MD5, ASN32, BGP route reflector
340 o BGP bugfixes
341
342 ...
343
344 Version 1.0.9 (2004-07-15)
345 o Minor bugfix in RIP
346 o A lot of OSPF code rewritten, OSPF supports multiple areas,
347 virtual links, MD5 authentication. It is fully compatible
348 with rfc2329.
349
350 Version 1.0.8 (2004-06-07)
351 o A lot of bug fixes in RIP, OSPF and BGP (thanx to Andreas Steinmetz)
352 o FreeBSD and NetBSD port introduced
353 o Complete code clean up
354
355 Version 1.0.7 (2003-08-20)
356 o OSPF bug fixes
357
358 Version 1.0.6 (2003-04-06)
359
360 o No more byte order problems in RIP authentication. Thanks to
361 Eric Leblond <eleblond@init-sys.com> for a patch.
362 o Fixed interoperability problems with Cisco and Zebra when talking
363 IPv6 BGP.
364 o Handle more primary addresses with different scopes gracefully.
365 IPv6 needs that.
366 o Comparison of prefixes in filters doesn't ignore their lengts.
367 o As usually, OSPF bug fixes.
368 o Documentation building tools now work with recent linuxdoc-tools.
369
370 Version 1.0.5 (2001-06-09)
371
372 o Minor cleanups in the libraries.
373 o Removed a couple of warnings when compiling with newer glibc.
374 o OSPF bug fixes.
375
376 Version 1.0.4 (2000-09-04)
377
378 o Fixed a serious bug in 1.0.3.
379
380 Version 1.0.3 (2000-09-03)
381
382 o OSPF works better on NBMA networks. Some configuration tags added.
383
384 Version 1.0.2 (2000-08-24)
385
386 o Minor bug fixes to OSPF.
387
388 Version 1.0.1 (2000-06-22)
389
390 o Updated documentation and fixed a couple of bugs.
391
392 Version 1.0.0 (2000-06-09)
393
394 o First stable release.
395
396 Version 0.0.0 (2000-05-13)
397
398 o First public development release.