BGPStream 2.2.0 improves Kakfa transport and add support for RFC 8050 MRT Additional Path extension.
It is available from the Downloads page.
BGPStream 2.1.0 add utility functions to iterate over a prefix set.
It is available from the Downloads page.
This is the first official release of BGPStream V2. Learn more about what's new in V2.
It is available from the Downloads page.
This is the fifth public release candidate of BGPStream V2. Learn more about what's new in V2.
It is available from the Downloads page.
This is the forth public release candidate of BGPStream V2. Learn more about what's new in V2.
It is available from the Downloads page.
This is the third public release candidate of BGPStream V2. Learn more about what's new in V2.
It is available from the Downloads page.
This is the second public release candidate of BGPStream V2. Learn more about what's new in V2.
It is available from the Downloads page.
This is minor version public release of BGPStream. It fixes an issue where BGPStream would crash when parsing MRT records that are larger than 64k. See Issue #79 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.
It is available from the Downloads page.
This is minor version public release of BGPStream. It fixes a bug that causes pybgpstream to break when parsing large AS path field of BGP updates. See Issue #82 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.
It is available from the Downloads page.
This is minor version public release of BGPStream. It fixes a bug that causes IPv6 address parsing failures. See Issue #34 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.
It is available from the Downloads page.
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.
It is available from the Downloads page.
We have added a new (experimental) Data Provider to BGPStream. The CAIDA OpenBMP provider
is a collaboration with Route Views and Cisco to provide access to a
low-latency (~1min) stream of BGP measurement data using the OpenBMP
stack. This data is available for immediate use with existing BGPStream
installations by using the caida-bmp
provider
(e.g., bgpreader -p caida-bmp -w 1453912260
). See the Data Providers
page for more information about the current peers included.
This is the second public release of BGPStream. It contains several new features including native support for communities. For more information, see the Change Log. It is available from the Downloads page.
This is the first public release of BGPStream.