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