native-dns-packet
native-dns-packet copied to clipboard
implement URI record
This patch adds parse/write support for URI records, as described at http://tools.ietf.org/html/draft-faltstrom-uri.
FYI, I'm also working on a patch to the node.js built-in (via c-ares) DNS implementation, i.e. dns.resolveUri().
many thanks Anthony Kirby