Closed hannesm closed 3 years ago
//cc @reynir the 2nd and 3rd commit should fix the behaviour we observed yesterday (TLS authentication failure). in the end, I think it is fine to ahve a map IP -> Domain_name in the dns-client source code since I can't see a different way how to proceed.
Woo, thank you for the quick turnaround
merged manually with review by @reynir
val Dns_client.Make.create now includes
?edns:[`None | `Auto | `Manual of Dns.Edns.t])
as suggested by @orbitz in #276