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

support for conduit 5 #1246

Merged
merged 2 commits into from
Oct 20, 2021
Merged

support for conduit 5 #1246

merged 2 commits into from
Oct 20, 2021

Conversation

hannesm
Copy link
Member

@hannesm hannesm commented Oct 20, 2021

the conduit resolver now gets a PCLOCK in the functor, and v is changed to take an optional nameservers argument. The default nameserver is already in dns-client.mirage, no need to duplicate the IP address in MirageOS.

Furthermore, with dns-client 6.0.0 we use (a) happy-eyeballs (b) DNS-over-TLS. This means the IPv6 address of anycast.uncensoreddns.org and IPv4 address thereof are tried in order.

TL;DR: best not to pass a resolver down the line.

@hannesm hannesm merged commit 45a846a into mirage:3 Oct 20, 2021
@hannesm hannesm deleted the conduit-5 branch October 20, 2021 18:36
hannesm added a commit to hannesm/opam-repository that referenced this pull request Oct 20, 2021
…me (3.10.6)

CHANGES:

- Adapt to conduit 5.0.0 API (and dns 6.0.0) @hannesm mirage/mirage#1246
- Avoid deprecated Fmt functions @hannesm mirage/mirage#1246
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

1 participant