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

std.net: Fix IPv6 address format compression for long zero runs #22441

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bondehagen
Copy link

Fixes a bug in Ip6Address.format where improper zero-run handling led to incorrect IPv6 compression.

This PR fixes #22440.

@bondehagen bondehagen force-pushed the ipv6-zero-runs-compression branch from 7c2b944 to 70542a0 Compare January 7, 2025 11:27
@bondehagen bondehagen force-pushed the ipv6-zero-runs-compression branch from 7a1dc03 to 579b709 Compare January 9, 2025 16:50
@bondehagen bondehagen force-pushed the ipv6-zero-runs-compression branch from 579b709 to 591e41b Compare January 11, 2025 14:23
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.

Error when shortening ipv6 adresses with long zero runs.
2 participants