Skip to content

Fix version ASPA EndOfData PDUs #328

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Apr 11, 2025
Merged

Fix version ASPA EndOfData PDUs #328

merged 5 commits into from
Apr 11, 2025

Conversation

DRiKE
Copy link
Contributor

@DRiKE DRiKE commented Apr 8, 2025

No description provided.

DRiKE added 5 commits March 31, 2025 15:55
The ASPA PDUs are introduced in RTR version 2. The End-of-Data PDUs in
RTR version 2 are the same as in RTR version 1, but the code did not
recognize incoming PDUs with version set to 2. This commit fixes that.
@partim partim merged commit b99d2b8 into main Apr 11, 2025
24 checks passed
@partim partim deleted the fix-version-aspa-pdu branch April 11, 2025 13:11
partim added a commit that referenced this pull request Apr 23, 2025
New

* Added support for ASPA to SLURM. ([#325], [#329])

Bug fixes

* Fix access to flags in the ASPA and router key RTR PDUs. ([#327])
* Fix reported version in EndOfData RTR PDUs. ([#328])
* Fix an overflow in `AddressRange::to_vX_prefixes` for prefix length 0.
  ([#323])

Other changes

* The minimum supported Rust version is now 1.81. ([#326])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants