dns/TODO

20 lines
455 B
Plaintext

Todo:
* DNSSEC validation
* NSEC(3) secure denial of existence
* fix os.Erros usage, add DNSSEC related errors
* AXFR/IXFR support
* IDN?
* Unknown RRs?
* query-time, server in string ouput of dns.Msg
* Parsing from strings
* Server support (signing, receiving queries)
Issues:
* Better sized buffers
* TC bit handling
* shortened ipv6 addresses are not parsed correctly
* quoted quotes in txt records
* Convience functions?
- for new(RR*)
- ...