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

libunbound ipv6 upstream dns syntax error #2180

Merged

Conversation

majestrate
Copy link
Contributor

when setting libunbound's upstream dns, we need to not pass in the square braces of an ipv6 address. we also net udp handles have ipv6 address for the local ip.

fixes issue #2179

when setting libunbound's upstream dns, we need to not pass in the square braces of an ipv6 address.
we also net udp handles have ipv6 address for the local ip.
@majestrate majestrate requested a review from jagerman May 20, 2023 22:23
"Braces" seemed misleading as usually that terms refers to `{}` rather
than `[]`, and also this only affects ipv6 addresses.
@jagerman jagerman force-pushed the fix-2179-ipv6-upstream-dns-2023-05-20 branch from 9668663 to ab606c4 Compare May 30, 2023 20:43
@jagerman jagerman merged commit a17753f into oxen-io:dev May 31, 2023
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.

None yet

2 participants