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

Remove unused code from the addr module. #50

Merged
merged 1 commit into from
Mar 21, 2024
Merged

Remove unused code from the addr module. #50

merged 1 commit into from
Mar 21, 2024

Conversation

partim
Copy link
Member

@partim partim commented Mar 18, 2024

This PR removes some code leftover from rpki-rs.

@partim partim requested a review from DRiKE March 18, 2024 15:24
Copy link
Collaborator

@DRiKE DRiKE left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wondering whether we can even get rid of MaxLenPrefix here as well (assuming it's ported to rpki-rs), as I don't think it means anything in BGP outside of RPKI context?

@density215 something smart to say about this?

@partim
Copy link
Member Author

partim commented Mar 19, 2024

I was thinking about removing it. It will bubble up at some point, though, when you do route origin validation. Maybe that should be in routecore?

@density215
Copy link
Member

Wasn't the plan to move all of the Prefix and Asn stuff into its own crate?

@partim
Copy link
Member Author

partim commented Mar 21, 2024

Yes. Let’s do that next.

@partim partim merged commit a90449a into main Mar 21, 2024
18 checks passed
@partim partim deleted the addr-cleanup branch March 21, 2024 13:07
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.

3 participants