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

Update normalized IPv6 address to follow RFC 5952 #1308

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

msiegen
Copy link
Contributor

@msiegen msiegen commented Feb 15, 2024

The previous example of a normalized address is invalid because it leaves ambiguous where to pad additional zeros. Example: https://go.dev/play/p/mcJ7sdBl79v

The previous example of a normalized address is invalid because it
leaves ambiguous where to pad additional zeros. Example:
https://go.dev/play/p/mcJ7sdBl79v
@msiegen msiegen requested a review from a team as a code owner February 15, 2024 23:46
@msiegen msiegen requested review from hrasadi and alin04 February 15, 2024 23:46
Copy link
Collaborator

@noahdietz noahdietz left a comment

Choose a reason for hiding this comment

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

cool, thanks for the fix!

@noahdietz noahdietz requested review from andrei-scripniciuc and removed request for hrasadi and alin04 February 15, 2024 23:48
@andrei-scripniciuc andrei-scripniciuc merged commit 878e61c into aip-dev:master Feb 16, 2024
2 checks passed
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