-
Notifications
You must be signed in to change notification settings - Fork 10
/
ChangeLog
261 lines (210 loc) · 10.4 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
==========================================================
The current maintainer of this library is the
RIPE NCC Global Information Infrastructure department.
You can reach us at https://bitbucket.org/ripencc/bgpdump
PLEASE DO NOT E-MAIL INDIVIDUAL DEVELOPERS ABOUT
ISSUES, AS YOUR E-MAIL MAY BE LOST
==========================================================
2023-11-05 Colin Petrie <[email protected]>
* Include CPPFLAGS
2020-09-20 Colin Petrie <[email protected]>
* Use dynamic allocation for prefixes in NLRI
This reverts some old historical madness and will now handle as
many prefixes as needed - including RFC8654 compliance
* Mask trailing bits in NLRI to correct address representations
2020-06-07 Colin Petrie <[email protected]> v1.6.2
* Version fix and make dist
2020-04-27 Colin Petrie <[email protected]> v1.6.1
* Version bump for Github release/tag migration
2019-04-28 Robert Scheck <[email protected]>
* Use $(DESTDIR), $(INSTALL) and $(LDFLAGS) for downstreams
* Correct permissions for installed header files (*.h)
2019-03-06 Kevin White <[email protected]>
* Update Makefile.in to use $(DESTDIR) in the install stanza
* Transistion spec file to use %make_install, rather than %makeinstall
* Update spec file to move the static library to the -devel package
2019-02-09 Italo Cunha <[email protected]>
* Add '-u' flag to print unknown attributes in oneline (-m) mode
2018-09-26 Colin Petrie <[email protected]> v1.6.0
* Fix overflow for large records
* Add basic '-q' quiet mode
* fix off-by-one in peer index assert
* fix MyAS handling in open message
* version bump as structs have new fields and sizes,
apps should be recompiled
2017-01-15 Colin Petrie <[email protected]>
* Add support for BGP Large Communities
2016-09-15 Colin Petrie <[email protected]> v1.5.0
* Many security fixes, crashes, segfaults, memory leaks fixed.
* Many fixes provided by Christoph Biedl from Debian port
* Fuzzed inputs, hints and ideas provided by Guillaume Valadon
* Thread-safety fixes from CAIDA/bgpstream version of bgpdump
* version bump as new fields have been added to structs, apps
should be recompiled
2015-11-05 Colin Petrie <[email protected]>
* Adding support for draft-petrie-grow-mrt-add-paths
Note that this adds various output format changes, when reading messages
with Add-path Path-IDs in them, there are extra columns and fields in
the bgpdump output
2015-10-08 Alexis Fasquel <[email protected]>
* Adding support for Extended Timestamp MRT Header corresponding to MRT type BGP4MP_ET
Note that this changes the semantics of the output of bgpdump - when a messages
with Extended Timestamp MRT Header is parsed, the microseconds attribute
is appended to the timestamp (.xxxxxx)
2015-09-19 Colin Petrie <[email protected]>
* Adding support for BGP4MP_MESSAGE_LOCAL and BGP4MP_MESSAGE_AS4_LOCAL subtypes
Note that this changes the semantics of the output of bgpdump - when an entry is
prefixed by BG4MP_LOCAL (-m/-M) then the output fields are the *destination* IP/AS
rather than the source.
2015-07-16 Max Lapan <[email protected]>
* -p option to show packet index
2011-01-25 Devin Bayer <[email protected]>
* move development to bitbucket
2010-10-21 Devin Bayer <[email protected]> v1.4.99.13
* fix configure script for Darwin
2010-09-24 Devin Bayer <[email protected]> v1.4.99.12
* Remove --disable-ipv6 flag
* Fix parsing of IPv6 NEXT_HOP attributes
* Add clearer command-line options
* Add logging to STDERR
* Add dumping to files instead of STDOUT
* Add regression test suite
2009-11-24 Roman Kalyakin <[email protected]> v1.4.99.11
* Fixed incorrect output when running with -m which was
introduced by a change in one of the previous versions.
(issue IS-439)
2009-10-13 Ruben van Staveren <[email protected]>
* Fix segfaults with empty AS path on -m/-M
(issue IS-292)
Patch contributed by Lorenzo Colitti <[email protected]>
2009-07-29 Erik Romijn <[email protected]>
* Fixing incorrect as path length count in case of AS_(CONFED_)SEQUENCE
(issue IS-141)
Patch contributed by Toby Ehrenkranz <[email protected]>
* Added support for the ORIGINATOR_ID and CLUSTER_LIST attributes
(issue IS-181)
Patch contributed by Maurizio Pizzonia <[email protected]>
* Fixed signedness of MED and localpref (issue IS-180)
Patch contributed by Steve Hill <[email protected]>
* Implemented conditional checking for compression libraries (issue IS-179)
Patch contributed by Steve Hill <[email protected]>
2009-07-27 Ruben van Staveren <[email protected]>
* Enabled extra compiler warnings
* Fixed some potentially unsafe constructs (pointer arithmetic,
signed/unsigned comparisons, shadowed variables)
2009-07-22 Ruben van Staveren <[email protected]>
* Fixed a case where during -M dumps aspaths where printed for entries that
did not have their BGP_ATTR_AS_PATH flag set. Such entries will now print
an empty field. Reported by many people.
* Changed -fpic to -fPIC: newer gccs coerce -fpic to -fPIC any way.
difference is that with -fpic the global offset table has a maximum size
* Fixed nit in getopt handling
* Added distclean target
* In bgpdump_free_mp_info(), set pointers to NULL after freeing them.
Reported by Robert Kisteleki <[email protected]>
* Default output for 32bit ASN numbers is now ASPLAIN
2008-02-01 Erik Romijn <[email protected]>
* Fixed a few memleaks based on a patch from
Antony Antony <[email protected]>
(Ticket NCC#2007064868)
* Fixed compiling with --disable-ipv6 based on a patch
from Haniff Rahbari <[email protected]>
(Ticket NCC#2007111325)
* Fixed a few warnings, mostly based on a patch from
Bruno Quoitin <[email protected]>
(Ticket NCC#2007123069)
* Made bgpdump's usage message nicer
2007-06-21 Erik Romijn <[email protected]>
* Fixed incorrect dump time display for some cases
2007-06-06 Erik Romijn <[email protected]>
* Set proper compile options to work on Mac OS X 10.4
2007-06-01 Erik Romijn <[email protected]>
* Fixed several bugs in 64-bit PC support and added
bzip2 support, credit goes to
Bernhard Tellenbach <[email protected]>
for providing patches.
* Fixed incorrect IPv6 nexthops in -M/-m output
2007-03-29 Erik Romijn <[email protected]>
* Fixed a serious segfault in the insertion of update dumps
2007-03-28 Erik Romijn <[email protected]>
* Fixed a large memory leak in TABLE_DUMP_V2 processing
2007-03-27 Erik Romijn <[email protected]>
* Fixed a bug causing segfaults on processing some MP_REACH_NLRI's
2007-03-09 Erik Romijn <[email protected]>
* Updated TABLE_DUMP_V2 support to comply with draft-ietf-grow-mrt-04
2007-03-07 Erik Romijn <[email protected]>
* Built in TABLE_DUMP_V2 support
* Rename ..MESSAGE32 to ..MESSAGE_AS4
* Fixed bug where -M always crashed
2007-02-01 Erik Romijn <[email protected]>
* Minor fix in ASN32 support
2006-10-20 Lorenzo Colitti <[email protected]>
* Implement ASN32 support
2005-11-08 Young Hyun <[email protected]>
* IPv6 prefixes were not printed properly by bgpdump.
2004-02-10 Lorenzo Colitti <[email protected]>
* Fix a stupid crash when reading truncated prefixes.
2004-02-09 Lorenzo Colitti <[email protected]>
* Decode unknown attributes properly.
* Fix a crash when reading truncated prefixes.
2004-02-04 Hong-wei Kong <[email protected]>
* Add a new option (-t dump|change) to bgpdump. If '-t dump' is
specified, then the decoding result with '-m' / '-M' option will
show the timestamp when these routes are dumped. If '-t change' is
specified, then the decoding result with '-m' / '-M' option will
show the timestamp when the routes were last time changed. This
option only works with routing table dumps.
2004-01-16 Lorenzo Colitti <[email protected]>
* Fix compile errors under cygwin (only IPv4 works though)
2003-12-18 Hong-Wei Kong <[email protected]>
* Added support for dumping BGP routing table entries in
machine-readable format (-m). Previously -m was only supported
for BGP messages
2003-12-16 Shufu Mao <[email protected]>
* Revised the decoding of BGP routing table dump to make the result
identical to route_btoa
2003-12-15 Lorenzo Colitti <[email protected]>
* Proper autoconf support: check for features instead of target
systems, remove extra .h files and only use configure.in, use
Makefile.in instead of Make.include, link both static and
shared library, check for ar and ranlib, etc.
* Changed INET6 to BGPDUMP_HAVE_IPV6
(N.B. Docs are not updated yet)
* Fixed possible endianness issues on Sparc.
* Fixed a crash while decoding NOTIFICATION messages
2003-11-26 Shufu Mao <[email protected]>
* Workaround for zebra "NOIP" bug
* Preliminary autoconf support (./configure; make)
* Added option to disable IPv6. If this option is specified to
./configure, the library is compiled without IPv6 support.
The default is to turn on IPv6 if the necessary headers are
available.
2003-11-25 Lorenzo Colitti <[email protected]>
* Added support for OPEN and NOTIFICATION messages.
* Better workarounds for corrupt data produced by zebra/quagga bugs.
* The library now keeps track of how many records were parsed and how
many were successfully parsed.
* Better error reporting. Now an error will be logged through syslog
whenever a record cannot be decoded.
* Agilent Labs contributed bgpdump, a tool which emulates route_btoa
using libbgpdump. This should be a drop-in replacement for people
currently using route_btoa and supports IPv6 on all platforms.
2003-10-15 Lorenzo Colitti <[email protected]>
* 1.3.1 beta released
* Added support for reading from gzipped input files and gzipped stdin.
NOTE: this means you must now link with zlib!
* Changed Makefile to build a shared library by default.
* Renamed test program from test2 to testbgpdump.
2003-10-15 Lorenzo Colitti <[email protected]>
* 1.3 beta released
* Added IPv6 support. Note that this changes some interfaces!
See README.ipv6 for details.
* Set announce and withdraw arrays to NULL to avoid segfaults if there
is a parse error.
* Change mstream behaviour so it always returns zero bytes if reading
past the end of a packet. This eliminates non-deterministic
behaviour (random segfaults, infinite loops, ...) when parsing
corrupt data, including the consequences of the zebra "update packet
truncated at 4096 bytes" bug.
* Other fixes to handle corrupt data better.
* Other miscellaneous fixes.