Skip to content

isValidIdentifier() doesn't conform to rfc6286 #489

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 1 commit into from
Mar 23, 2025

Conversation

bartdorlandt
Copy link
Contributor

Fixes #488

Copy link
Member

@BarbarossaTM BarbarossaTM left a comment

Choose a reason for hiding this comment

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

Thanks for your issue and PR!

To fully implement RFC6286 this seems to need some more changes to check the identifier collision for iBGP peers and, ideally, the collision handling as of section 2.3.

I'd prefer to have at least the first part conforming to RFC6286, ideally both. Do you want to take a shot at updating the PR to fully support RFC6286? :-)

@BarbarossaTM BarbarossaTM self-requested a review March 23, 2025 17:34
@BarbarossaTM BarbarossaTM merged commit 0ee40ba into bio-routing:master Mar 23, 2025
1 check failed
@bartdorlandt
Copy link
Contributor Author

Thank you. Do you have a timeline for this to reach a release?

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.

isValidIdentifier() doesn't conform to rfc6286
2 participants