You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the quick response!
I have both libbgpstream and pybgpstream on v2.0.0. I am trying to parse a BGP Update from the RouteViews project, found here.
I have a stream configured to read from an MRT file using
Whenever I try to access the elements from the stream, either by using
or
I get a "Segmentation Fault (Core Dumped)" message.
I have also tried changing the data_interface with no success.
The text was updated successfully, but these errors were encountered: