dns/TODO

24 lines
617 B
Plaintext

Todo:
* fix os.Erros usage, add DNSSEC related errors
* DNSSEC validation
* NSEC(3) secure denial of existence
* Notify support (send/receive)
* TKEY -- RFC 2930
* TSIG -- RFC 4635
* IDN?
* Unknown RRs?
* query-time, server in string ouput of dns.Msg
* Parsing from strings
* Server support (signing, receiving queries)
* Check the network order, it works now, but this is on Intel
Issues:
* Better sized buffers
* Make the testsuite work with public DNS servers
* TC bit handling
* shortened ipv6 addresses are not parsed correctly
* quoted quotes in txt records
* Convience functions?
- for new(RR*)
- ...