robur-coop / udns

[deprecated, developmeht moved to https://github.com/mirage/ocaml-dns] µDNS - an opinionated Domain Name System (DNS) library
BSD 2-Clause "Simplified" License
55 stars 5 forks source link

resolver #23

Closed hannesm closed 5 years ago

hannesm commented 5 years ago

another refactoring which i'll review tomorrow, fix the missing bits and pieces, and merge.

major changes include:

puts recursive resolver back into business (still std iterative algorithm, not fancy qname minimisation), also revives some resolver tests.

hannesm commented 5 years ago

won't merge this, pushed to master directly...