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

feat: default resolve both IPv4 and IPv6 addresses #872

Closed

Conversation

artizirk
Copy link

This is useful when target host only has a IPv6 address and the user has not forced particular address family.

Fixes: #864

This is useful when target host only has a IPv6 address and the user
has not forced particular address family.

Fixes: fujiapple852#864
@artizirk
Copy link
Author

NB: I have never written any rust before this so I may have missed something.

@fujiapple852
Copy link
Owner

Thanks for the PR @artizirk! I've built on the idea from this PR in #928 which supersedes it and so I will close this.

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.

Automatically fall back to IPv6 if host has no IPv4 addresses
2 participants