Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Release 0.5.1 #62

Merged
merged 1 commit into from
Jan 29, 2025
Merged

Release 0.5.1 #62

merged 1 commit into from
Jan 29, 2025

Conversation

DRiKE
Copy link
Collaborator

@DRiKE DRiKE commented Jan 29, 2025

Bug fixes

  • The communities() method on a BGP UpdateMessage now returns an iterator yielding StandardCommunity instead of the enum Community. This way it is consistent with the other methods for the other flavours of communities.

New

  • Introduce methods on AsPath to more ergonomically use paths comprised of a single AS_SEQUENCE.
  • The MRT reader, still gated with the feature flag, now supports reading from .bz2 directly (in addition to .gz). Support for the ExtendedTime message types is added as well. This means we can process files from the RouteViews
    archives.

Other changes

  • The hashing of, and comparison between, BMP PerPeerHeaders now includes the PeerFlags. This way, the RibType is part of what defines a PerPeerHeader to be unique.

@DRiKE DRiKE merged commit 28fad20 into main Jan 29, 2025
18 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant