Skip to content
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

Restructure limiting of ASPA provider set sizes. #996

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

partim
Copy link
Member

@partim partim commented Jan 10, 2025

This PR changes how the ASPA provider ASN set is limited. It drops the aspa-provider-limit config option again and instead hard-codes the limit to 16380 as per the latest version of the RTR draft. Since this limit can be exceeded when merging multiple ASPAs, the check has been moved to the very end when the new snapshot is created which also avoid having to track customer ASNs. A new metric was added to count the ASPA customer ASNs ignored this way.

@partim partim requested a review from a team January 10, 2025 14:16
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.

1 participant