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