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