mirror of
https://github.com/miekg/dns.git
synced 2025-12-07 21:01:34 +01:00
15 lines
269 B
Plaintext
15 lines
269 B
Plaintext
Todo:
|
|
* parse RRs from strings AToRR()
|
|
* DNSSEC validation
|
|
* Unknown RRs
|
|
* fix os.Erros usage
|
|
|
|
Tesing:
|
|
* EDNS0
|
|
* Robustness
|
|
|
|
Issues:
|
|
* shortened ipv6 addresses are not parsed correctly
|
|
* quoted quotes in txt records
|
|
* divide the code in multiple packages? dns, dnssec
|