dns/TODO

16 lines
320 B
Plaintext

Todo:
* DNSSEC validation
* NSEC(3) secure denial of existence
* Unknown RRs
* fix os.Erros usage, add DNSSEC related errors
* AXFR/IXFR support
Tesing:
* EDNS0
* Robustness
Issues:
* shortened ipv6 addresses are not parsed correctly
* quoted quotes in txt records
* divide the code in multiple packages? dns, dnssec?