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

fix: Skip Link-Local IPv6 Address #400

Merged
merged 4 commits into from
Dec 15, 2024
Merged

fix: Skip Link-Local IPv6 Address #400

merged 4 commits into from
Dec 15, 2024

Conversation

Nativu5
Copy link
Collaborator

@Nativu5 Nativu5 commented Dec 15, 2024

fe80:: is link local address which requires scope id to work. We don't need to handle these ip, just skip them.

@Nativu5 Nativu5 changed the title feat: Skip getaddrinfo if IPv6 not enabled fix: Skip Link-Local IPv6 Address Dec 15, 2024
@L-Xiafeng L-Xiafeng added the bug Something isn't working label Dec 15, 2024
@L-Xiafeng L-Xiafeng merged commit 815c797 into master Dec 15, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants