dns/TODO

15 lines
269 B
Plaintext
Raw Normal View History

Todo:
2010-12-28 00:31:31 +11:00
* parse RRs from strings AToRR()
* DNSSEC validation
* Unknown RRs
* fix os.Erros usage
2010-12-25 23:09:27 +11:00
Tesing:
* EDNS0
* Robustness
2010-12-25 23:09:27 +11:00
Issues:
* shortened ipv6 addresses are not parsed correctly
* quoted quotes in txt records
2010-12-28 00:31:31 +11:00
* divide the code in multiple packages? dns, dnssec