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