mirage / ocaml-dns

OCaml implementation of the DNS protocol
BSD 2-Clause "Simplified" License
105 stars 43 forks source link

dns-client: when edns = `Auto and a FormErr is received, retry query without edns #281

Open hannesm opened 3 years ago

hannesm commented 3 years ago

since unbound sends back a FormErr in certain configurations when TCP is used as transport and EDNS included.