]> git.ipfire.org Git - thirdparty/bird.git/blame - NEWS
Fix output of CFLAGS in configure script
[thirdparty/bird.git] / NEWS
CommitLineData
543875e0
OZ
1Version 2.0.5 (2019-08-01)
2 o OSPF Graceful restart (RFC 3623, RFC 5187)
3 o BGP: Dynamic BGP
4 o BGP: Promiscuous ASN mode
5 o BGP: Mandatory option for channels
6 o BFD: Support for VRFs
7 o Graceful restart command
8 o Redesigned filtering code
9 o Many bugfixes
10
11 Notes:
12
13 Previous version introduced an error in handling of OSPF NSSA-LSA, causing
14 compatibility issues with proper implementations. The error is fixed in this
15 version, therefore there are compatibility issues in OSPF NSSA areas between
16 this and previous version.
17
18
b9deced2
OZ
19Version 2.0.4 (2019-02-27)
20 o OSPF: Opaque LSAs (RFC 5250)
21 o OSPF: DN-bit handling (RFC 4576)
22 o Preferred route counters are back
23 o Important BGP bugfix
24 o Several bugfixes related to route propagation
25 o some minor bugfixes
26
3e60932a
OZ
27Version 2.0.3 (2019-01-05)
28 o MRT table dumps (RFC 6396)
29 o BGP Long-lived graceful restart
30 o BGP: Optional import table (Adj-RIB-In)
31 o BGP: Extend 'next hop keep' and 'next hop self' options
32 o BGP: Improved VRF support
33 o OSPF: Authentication trailer for OSPFv3 (RFC 7166)
34 o Babel: New option to randomize router ID
35 o Filter: Custom route attributes
36 o Filter: Support for src accessor to SADR source prefix
37 o Filter: Support for VPN_RD sets
38 o Filter: Make ifname attribute modifiable
39 o Perf: Protocol to measure BIRD performance internally
40 o More verbose error messages in config processing
41 o Log file size limit / log rotation
42 o Many bugfixes
43
44 Notes:
45
46 Export of routes to RS EBGP (route server) sessions from other sources than
47 RS EBGP sessions was changed that ASN is no longer prepended to BGP_PATH in
48 that case. The change does not affect regular BGP configurations or regular
49 route servers that have only RS EBGP peers.
50
51 For BGP route servers and route reflectors, the default value of option
52 'next hop keep' was changed to a more appropriate value.
53
54 Attributes for OSPF and Babel metrics are no longer reset when exported to
55 these protocols and could be set anywhere in BIRD. As a result, OSPF metric is
56 kept when a route is reannounced between OSPF instances. Also, when route is
57 exported to OSPF with both ospf_metric1 and ospf_metric2 attributes it is now
58 propagated as OSPF-E2 route instead of as OSPF-E1 route.
59
60 Compiling BIRD with --enable-debug no longer automatically activates debug
61 mode (-d option) nor local mode (-l option). Also, debug mode with output to
62 file (-D option) no longer not forces foreground mode (-f option).
63
64 The configure script now uses standard option --runstatedir, the old option
65 --with-runtimedir is deprecated.
66
67
4d3d34f5 68Version 2.0.2 (2018-03-22)
4841804f
OZ
69 o Source-specific routing support for Linux kernel and Babel
70 o BGP: New option 'disable after cease'
71 o Filter: Allow silent filter execution
72 o Filter: Fixed stack overflow in BGP mask expressions.
73 o Several bugfixes
74
75 Notes:
76
77 Syntax prefix:netmask for IPv4 prefixes was dropped. Just use prefix/pxlen.
78
79
68d0048b 80Version 2.0.1 (2018-01-16)
4db4ac72
OZ
81 o Linux MPLS kernel support
82 o Better handling of channels inherited from templates
68d0048b 83 o Default EBGP Route Propagation Behavior without Policies (RFC 8212)
4db4ac72
OZ
84 o Many bugfixes
85
c2febfa3
OZ
86 Notes:
87
88 To satisfy requirements of RFC 8212, external BGP protocols now require
89 explicit configuration of import and export policies.
90
91
d4eada9e
OZ
92Version 2.0.0 (2017-12-11)
93 o Integrated IPv4 + IPv6 design
92a85089 94 o Support for MPLS next hops
d4eada9e
OZ
95 o Support for VPNv4 and VPNv6 networks
96 o Microsecond timers infrastructure
97 o Basic VRF support
98 o Babel: Support for dual-stack IPv4/IPv6
99 o Babel: Many improvements and bugfixes
100 o Major BGP protocol redesign
101 o Full support for Multiprotocol BGP
102 o BGP multicast support (SAFI 2)
103 o BGP flowspec support (RFC 5575)
92a85089
OZ
104 o BGP with MPLS labels (RFC 3107)
105 o BGP MPLS/VPN support (RFC 4364)
106 o BGP 6PE - IPv6 NLRI over IPv4 MPLS (RFC 4798)
107 o BGP IPv4 NLRI with an IPv6 Next Hop (RFC 5549)
108 o BGP Confederations (RFC 5065)
d4eada9e 109 o BGP Shutdown communication (RFC 8203)
92a85089
OZ
110 o BGP: Allow exchanging LOCAL_PREF with eBGP peers
111 o BGP: Allow to specify interface for regular sessions
d4eada9e
OZ
112 o OSPF: Support of address families in OSPFv3
113 o OSPF: Enable ECMP and Link detection by default
114 o RAdv: Support for more specific routes (RFC 4191)
115 o RAdv: Proper handling of prefix retraction
116 o RIP: Enable ECMP and Link detection by default
117 o Redesign of RPKI handling
118 o New RPKI-Router protocol
92a85089 119 o Static: Minor overhaul
d4eada9e
OZ
120 o Static: Support for all new route types
121 o Kenrel: Default Linux kernel metric changed to 32
122 o Kernel: Fix IPv6 ECMP handling with Linux 4.11+
92a85089 123 o Update of show route command
d4eada9e 124 o BIRD client persistent history
5546aad2
OZ
125 o New build system
126 o Unit tests
d4eada9e 127 o ...
5546aad2
OZ
128
129 Notes:
130
d4eada9e
OZ
131 Tables are now defined with appropriate net type keyword. Protocols and tables
132 are now connected by explicit channels, most related protocol options (table,
133 import, export, ...) are now channel options. See doc/bird.conf.example2 for
134 configuration examples. Some options were removed/replaced.
5546aad2
OZ
135
136
017da76b
OZ
137Version 1.6.3 (2016-12-21)
138 o Large BGP communities
139 o BFD authentication (MD5, SHA1)
140 o SHA1 and SHA2 authentication for RIP and OSPF
141 o Improved documentation
142 o Several bug fixes
143
f51b1f55
OZ
144Version 1.6.2 (2016-09-29)
145 o Fixes serious bug introduced in the previous version
146
79e2293a
OZ
147Version 1.6.1 (2016-09-22)
148 o Support for IPv6 ECMP
149 o Better handling of IPv6 tentative addresses
150 o Several updates and fixes in Babel protocol
151 o Filter: New !~ operator
152 o Filter: ASN ranges in bgpmask
153 o KRT: New kernel protocol option 'metric'
154 o KRT: New route attribute 'krt_scope'
155 o Improved BIRD help messages
156 o Fixes memory leak in BGP multipath
157 o Fixes handling of empty path segments in BGP AS_PATH
158 o Several bug fixes
159
52bae255
OZ
160Version 1.6.0 (2016-04-29)
161 o Major RIP protocol redesign
162 o New Babel routing protocol
163 o BGP multipath support
164 o KRT: Add support for plenty of kernel route metrics
165 o KRT: Allow more than 256 routing tables
166 o Static: Allow to specify attributes for static routes
167 o Static: Support for BFD controlled static routes
168 o FreeBSD: Setup password for BGP MD5 authentication
169 o IO: Remove socket number limit
170 o Plenty of bug fixes
171
172 Upgrade notes:
173
174 For RIP, most protocol options were moved to interface blocks.
175
176
deec752e
OZ
177Version 1.5.0 (2015-04-20)
178 o Major OSPF protocol redesign.
179 o OSPFv2 multi-instance extension (RFC 6549).
180 o BGP AS-wide unique router ID (RFC 6286).
181 o BGP enhanced route refresh (RFC 7313).
182 o Link state support in BGP.
183 o Latency tracking and internal watchdog.
184 o Uses high port range for BFD on BSD.
185 o Increase max symbol length to 64.
186 o Allows to define unnamed protocols from templates.
187 o Fixes two serious bugs in BGP.
188 o Several bugfixes and minor improvements.
189 o Several minor option changes:
190 - OSPF: Protocol-wide 'instance id' option added.
191 - BGP: Parameters to option 'neighbor' extended.
192 - BGP: Separate option 'interface' added.
193 - BGP: Option 'start delay time' renamed to 'connect delay time'.
194 - BGP: Option 'route limit' deprecated.
195
196 Upgrade notes:
197
198 For OSPF, there are deep internal changes, but user-visible changes
199 are limited to log messages and minor changes in formatting of command
200 output.
201
202 For BGP, version 1.5.0 is essentially a minor release. There are two
203 deprecated options ('start delay time' and 'route limit') and some
204 minor formatting changes.
205
ec2194fa 206
cfdea7b8
OZ
207Version 1.4.5 (2014-10-06)
208 o New 'show route noexport' command option.
209 o Port option for BGP sessions.
210 o Better constant handling in set literals.
211 o Better rate filtering of log messages.
212 o Several minor bugfixes.
213
06c4b6ac
OZ
214Version 1.4.4 (2014-07-09)
215 o Extended OSPF multipath support.
216 o Default router preference for RAdv.
217 o Significant changes in socket layer.
218 o Important bugfix in BGP.
219 o Several minor bugfixes.
220
6c6ebd64
OZ
221Version 1.4.3 (2014-04-14)
222 o Important bugfix in IPv6 BGP.
223
538fec7b
OZ
224Version 1.4.2 (2014-04-02)
225 o Important bugfix in BFD.
226
60442b16
OZ
227Version 1.4.1 (2014-03-31)
228 o BGP add-path support (RFC draft).
229 o BGP graceful restart (RFC 4724).
230 o OSPF: many changes in socket layer.
231 o OSPF: support for secondary addresses in BSD.
232 o OSPF: names for vlink pseudointerfaces (vlinkX).
233 o Several bugfixes.
234
0bb4e37d 235Version 1.4.0 (2013-11-25)
2b3d52aa
OZ
236 o BFD protocol (RFC 5880).
237 o BFD support for OSPF and BGP.
238 o New 'allow local as' option for BGP.
239 o Filters allows setting gw, ifname and ifindex.
240 o Filter operator 'delete/filter' extended to bgp_paths.
241 o Filter operator 'len' extended to [e]clists.
e75520c4
OZ
242 o BIRD client now allows shorthands for noninteractive commands.
243 o Flag -P for PID file support.
204e0d5d
OF
244 o Flag -f added to force BIRD to run in foreground.
245 o Protocol export/import/receive limits are checked during reconfiguration.
e75520c4
OZ
246 o Several bugfixes and minor improvements.
247 o Several minor but incompatible changes:
248 - IBGP is multihop by default.
249 - Changes primary address selection on BSD to the first one.
250 - Integers in filters are handled as unsigned.
251 - ISO 8601 time formats used by default.
252 - Import of device routes from kernel protocol allowed.
253 - Last state change now tracks just protocol state change.
254 - Minor changes to default router ID calculation.
cfdea7b8 255
643228bc
OZ
256Version 1.3.11 (2013-07-27)
257 o OSPF stub router option (RFC 3137).
258 o TTL security for OSPF and RIP.
259 o Protocol packet priority and traffic class handling.
260 o Multiple routing tables support for FreeBSD and OpenBSD.
261 o Extends constants to all filter data types.
262 o Implements eval command.
263 o 'bgppath ~ int set' filter operation.
264 o Several bugfixes.
265
a2017200
OZ
266Version 1.3.10 (2013-04-30)
267 o Lightweight BIRD client for embedded environments.
268 o Dynamic IPv6 router advertisements.
269 o New 'next hop keep' option for BGP.
270 o Smart default routing table for 'show route export/preexport/protocol'.
271 o Automatic router ID selection could be configured to use address of loopback.
272 o Allows configured global addresses of NBMA neighbors in OSPFv3.
273 o Allows BIRD commands from UNIX shell even in restricted mode.
274 o Route limits inherited from templates can be disabled.
275 o Symbol names enclosed by apostrophes can contain dots.
276 o Several bugfixes.
277
13d4dd13 278Version 1.3.9 (2013-01-11)
c93c0208 279 o BIRD can be configured to keep and show filtered routes.
13d4dd13
OZ
280 o Separate receive and import limits.
281 o Several new reconfiguration cmd options (undo, timeout, check).
282 o Configurable automatic router ID selection.
c93c0208
OZ
283 o Dragonfly BSD support.
284 o Fixed OSPFv3 vlinks.
285 o Several minor bugfixes.
286
94e2f1c1
OZ
287Version 1.3.8 (2012-08-07)
288 o Generalized import and export route limits.
289 o RDNSS and DNSSL support for RAdv.
290 o Include in config file support wildcards.
291 o History deduplication in BIRD client.
292 o New route attributes krt_source, krt_metric.
293 o Different instance ID support for OSPFv3.
294 o Real broadcast mode for OSPFv2.
295 o Several minor bugfixes.
c49490f8 296
16fc65ac 297Version 1.3.7 (2012-03-22)
89647357 298 o Route Origin Authorization basics.
16fc65ac 299 o RIPng working again.
c93c0208 300 o Extended clist operations in filters.
89647357
OZ
301 o Fixes several bugs in BSD iface handling.
302 o Several minor bugfixes and enhancements.
303
544f2e1b
OZ
304Version 1.3.6 (2012-01-20)
305 o Important bugfix in BGP.
306
2c67a564
OZ
307Version 1.3.5 (2012-01-10)
308 o Protocol templates.
309 o Deterministic MED option for BGP.
310 o Support for link-local addresses in BGP and static protocols.
311 o Several bugfixes.
312
00a124e3
OZ
313Version 1.3.4 (2011-10-10)
314 o Static recursive routes.
315 o Several bugfixes.
316
1e69379e 317Version 1.3.3 (2011-09-11)
00a124e3
OZ
318 o OSPF NSSA.
319 o BGP extended communities.
320 o BGP TTL security.
321 o Configuration option "include" added (based on patch from Alexander V. Chernikov).
a9899527
OZ
322 o Some minor bugfixes.
323
c49490f8
OZ
324Version 1.3.2 (2011-07-08)
325 o Allows run with restricted privileges.
326 o Community list filter operation.
327 o Fixes several problems in filter syntax:
328 - Fixes several conflicts in the grammar.
329 - Fixes a bug in (a..b, c) pair patterns.
330 - Makes pair patterns orthogonal.
331 - Allows term expressions in pair patterns without additional ( ).
332 - Allows several comma separated values in switch cases.
333 o Many bugfixes.
334
409e8a6e
OZ
335Version 1.3.1 (2011-05-02)
336 o Added Linux kernel route attributes krt_prefsrc and krt_realm.
337 o Added BGP option 'med metric' related to MED handling.
338 o Allows to use constants from /etc/iproute2/rt_* files.
339 o Several bugfixes.
340
eb3786e4 341Version 1.3.0 (2011-03-31)
a5b84ab5 342 o Proper iBGP (can be used with IGP).
eb3786e4
OZ
343 o Multipath support (OSPF and static).
344 o L2 link state detection.
345 o IPv6 router advertisements.
346 o Much improved OSPF reconfiguration.
347 o Point-to-MultiPoint interfaces (OSPF).
348 o Minor changes and improvements in config file grammar.
00a124e3 349 o Better community list matching.
eb3786e4
OZ
350 o Changes default behavior of BGP IPv6 socket to v6only.
351 Use 'listen bgp dual' for the old behavior.
352 o Changes default for handling missing link-local addresses on
353 route servers. Use 'missing lladdr drop' for the old behavior.
354 o Important bugfix for OSPF.
355 o Several minor bugfixes.
356
357Version 1.2.5 (2010-10-10)
358 o Several mostly minor bugfixes.
359
360Version 1.2.4 (2010-08-03)
361 o Added 'show memory' command.
362 o Important bugfix in IPv6 BGP.
363 o Several minor bugfixes.
364
9ef23994
OZ
365Version 1.2.3 (2010-06-01)
366 o Pattern matching for community lists.
367 o Many fixes in OSPF protocol (esp. in multi-areas and vlinks).
368 o Several minor bugfixes.
369
d759c1a6
OZ
370Version 1.2.2 (2010-04-10)
371 o Much better BSD kernel support (IPv6, alien routes, ...).
372 o Deep OSPF socket changes, fixes OSPFv2/v3 behavior on BSD.
373 o OSPFv2 in Linux now supports more non-stub IP prefixes
374 on one physical iface.
375 o Export of device routes to the kernel is more restricted.
376 o Routes with strange scope not allowed in BIRD routing tables.
377 o New filterable route attributes bgp_originator_id,
378 bgp_cluster_list and ospf_router_id.
379 o Restricted read-only CLI (option -r).
380 o Pattern matching for 'show protocols' command.
381 o BGP protocol details in 'show protocols all' command.
382 o Configurable syslog name (and default on IPv6 changed).
383 o Statistic counters for pipes were fixed.
384 o Many bugfixes in BGP, OSPF, filters, ...
385
75f88618
OZ
386Version 1.2.1 (2010-02-11)
387 o Option 'interpret communities' allows to override implicit handling
388 of well-known communities.
389 o 'configure' command uses route reload when filters change.
390 o Adds router ID of advertising router as OSPF route attribute.
391 o 'show route' command indicates primary route and shows OSPF Router ID.
392 o Configurable date/time formats.
fa5a99c7 393 o Symbol names can be enclosed by '' and so include hyphen and start with number.
75f88618
OZ
394 o Several minor bugfixes.
395
0c75411b
OZ
396Version 1.2.0 (2010-01-05)
397 o Implements OSPFv3 (IPv6 support for OSPF). Because the code is
398 shared with OSPFv2 and there were deep changes in it, we suggest
399 caution during upgrade to OSPF users. Some advanced features
400 (like NSSA, vlinks and authentication) are not yet implemented.
401 o Implements MRTdump - binary logging protocol compatible with other
402 routing daemons. Only BGP part of MRTdump is yet implemented.
403 o Changes default value of BGP attribute LOCAL_PREF from 0 to 100.
404 Use 'default bgp_local_pref 0' BGP protocol option for the old
405 behavior. The new value is suggested by RFC 4277.
406 o Changes default mode of pipes from opaque to transparent.
407 Use 'mode opaque' protocol option if the old behavior is needed.
408 Opaque pipe mode is deprecated and might be removed in the future.
409
053dc3d8 410Version 1.1.7 (2009-12-20)
6877ff73 411 o Implements BGP Route Refresh (RFC 2918).
053dc3d8 412 o Implements route reload command.
6877ff73
OZ
413 o Deep changes and bugfixes in pipe protocol.
414 o Bugfix in OSPF premature aging of LSA.
415 o Bugfix in OSPF next hop calculation.
416 o Bugfix in core related to route withdraws.
417 o Several minor bugfixes.
418
1f8be1e4 419Version 1.1.6 (2009-11-19)
6a72a276 420 o Implements RFC 5004 - prefer older external routes.
1f8be1e4
OF
421 o There is a change how route servers handle missing IPv6 link
422 local addresses in next hop atribute - see 'missing lladdr'
423 option.
6a72a276
OZ
424 o Several minor features (description field, parse check option).
425 o Several minor bugfixes.
426
b5332824
OZ
427Version 1.1.5 (2009-10-29)
428 o Better scalability of BGP.
429 o New accessors for AS path - first and last.
430 o Allows to set protocol-specific router ID.
431 o Allows import kernel 'onlink' routes.
432 o Endianity check in buildsystem changed.
433
43c7a1ff
OZ
434Version 1.1.4 (2009-10-02)
435 o BGP passive option.
436 o Several minor bugfixes.
437
5eb4d018
OF
438Version 1.1.3 (2009-09-11)
439 o Bugfix in core
440 o Bugfix in BGP related to AS2->AS4 conversion.
441
d2f8d0a5
OF
442Version 1.1.2 (2009-08-23)
443 o Allow more kernel routing tables in IPv6.
444 o Bugfix in core
445
c5be5a16
OZ
446Version 1.1.1 (2009-08-14)
447 o 'more' style paging in BIRD client.
448 o Important core bug fixed.
449 o Portability to non-x86 related bugfixes.
450 o As usual, miscellaneous bugfixes.
451
f1684ae6 452Version 1.1.0 (2009-06-28)
bffd4c0b 453 o Parametrized pair and path mask expressions in the filter language.
200ede82
OZ
454 o Transparent pipe mode allows to implement BGP route server with
455 independent route policy for each peer.
456 o Kernel route table synchronization does not allow overwriting
457 of alien routes.
bffd4c0b 458 o Configurable BGP import route limits.
200ede82
OZ
459 o During BGP error delay, incoming connections are rejected.
460 o BGP route statistics.
f1684ae6 461 o Better support for multiple network addresses on OSPF interfaces.
200ede82
OZ
462 o As usual, miscellaneous bugfixes.
463
0c51083e
OZ
464Version 1.0.15 (2009-05-25)
465 o FreeBSD and NetBSD port renewed. OpenBSD port introduced.
466 o import/preimport 'show route' modifiers was renamed to export/preexport
467 for consistency with filters.
468 o Minor change in the grammar of 'interface' config option.
469 o Many bugfixes in IPv6 BGP.
470 o As usual, miscellaneous bugfixes.
471
11e0568f
OZ
472Version 1.0.14 (2009-04-28)
473 o A lot of bugfixes in BGP, OSPF and core.
474 o A bugfix in filters in the pipe protocol. It is recommended to
475 check whether the new behavior of used pipe filters is consistent
476 with expectations.
477 o Reimplementation of prefix sets and a slight change in the meaning
478 of some prefix set patterns.
479
1733d080 480Version 1.0.13 (2009-03-14)
f16ad72e
OZ
481 o A lot of bugfixes in BGP, OSPF and core
482 o A new syntax for BGP masks
483
484Version 1.0.12 (2008-11-12)
485 o new BGP features: BGP MD5, ASN32, BGP route reflector
486 o BGP bugfixes
487
488...
489
6b68de07
OF
490Version 1.0.9 (2004-07-15)
491 o Minor bugfix in RIP
492 o A lot of OSPF code rewritten, OSPF supports multiple areas,
493 virtual links, MD5 authentication. It is fully compatible
494 with rfc2329.
495
bf1b1b60
OF
496Version 1.0.8 (2004-06-07)
497 o A lot of bug fixes in RIP, OSPF and BGP (thanx to Andreas Steinmetz)
498 o FreeBSD and NetBSD port introduced
499 o Complete code clean up
500
501Version 1.0.7 (2003-08-20)
502 o OSPF bug fixes
503
b77834b3 504Version 1.0.6 (2003-04-06)
a9aa5887
MM
505
506 o No more byte order problems in RIP authentication. Thanks to
507 Eric Leblond <eleblond@init-sys.com> for a patch.
508 o Fixed interoperability problems with Cisco and Zebra when talking
509 IPv6 BGP.
510 o Handle more primary addresses with different scopes gracefully.
511 IPv6 needs that.
512 o Comparison of prefixes in filters doesn't ignore their lengts.
513 o As usually, OSPF bug fixes.
d02b7a73 514 o Documentation building tools now work with recent linuxdoc-tools.
a9aa5887
MM
515
516Version 1.0.5 (2001-06-09)
517
518 o Minor cleanups in the libraries.
519 o Removed a couple of warnings when compiling with newer glibc.
520 o OSPF bug fixes.
521
522Version 1.0.4 (2000-09-04)
523
524 o Fixed a serious bug in 1.0.3.
525
526Version 1.0.3 (2000-09-03)
527
528 o OSPF works better on NBMA networks. Some configuration tags added.
529
530Version 1.0.2 (2000-08-24)
531
532 o Minor bug fixes to OSPF.
533
534Version 1.0.1 (2000-06-22)
535
536 o Updated documentation and fixed a couple of bugs.
537
538Version 1.0.0 (2000-06-09)
539
540 o First stable release.
541
542Version 0.0.0 (2000-05-13)
543
544 o First public development release.