Skip to content

Releases: CAIDA/bgpstream

v1.2.3

Choose a tag to compare

@digizeph digizeph released this 04 Apr 18:40
8dca9af

This is a minor version update that fixes an issue where BGPStream would crash when parsing MRT records that are larger than 64k (#79).

v1.2.2

Choose a tag to compare

@digizeph digizeph released this 13 Feb 15:38
71c9333

This is a minor version update that fixes pybgpstream element parsing failure for updates with very large AS path fields (#82)

v1.2.1

Choose a tag to compare

@digizeph digizeph released this 31 Jul 21:52
21616e8

This is a minor version update that fixes the IPv6 address parsing issue (#34).

v1.2.0

Choose a tag to compare

@digizeph digizeph released this 07 May 22:29
ef95349

This is the third public release of BGPStream. It focuses on bug fixes and contains several new features. For more information, see the Change Log.

This release includes important bug fixes to the libbgpdump library we use internally to parse MRT data. Without these fixes BGPStream would trigger an assertion and crash. See Issue #62 for more information.

This will be (one of) the final releases in the 1.x series as BGPStream v2.0 is currently in beta testing. If you wish to know more about v2.0 and/or help out with beta testing, please contact bgpstream-info@caida.org.

v1.1.0

Choose a tag to compare

@alistairking alistairking released this 28 Jan 17:23

This is the second public release of BGPStream. It contains several new features including native support for communitues. For more information, see the Change Log.

v1.0.0

Choose a tag to compare

@alistairking alistairking released this 28 Oct 06:15

First public release.
See http://bgpstream.caida.org for more information.