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: Resolve AAAA record from hostname #2

Merged
merged 1 commit into from
Apr 19, 2022

Conversation

Decicus
Copy link
Contributor

@Decicus Decicus commented Apr 18, 2022

Fixes an issue with IPv6 tests (ping6/mtr6/traceroute6) when you use hostnames.

AAAA records were looked up correctly, but weren't extracted properly from the response given by dns_get_record() and would always fail if you specified a hostname.

@dqos
Copy link
Contributor

dqos commented Apr 19, 2022

As usual, IPv6 never gets the love it deserves! Thank you for the PR, looks good to me 😄

@dqos dqos merged commit d7adcfa into hybula:main Apr 19, 2022
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.

2 participants