This commit is contained in:
Miek Gieben 2012-02-18 21:25:37 +01:00
parent 933625201c
commit 80ae20271e
2 changed files with 2 additions and 1 deletions

View File

@ -70,6 +70,7 @@ All of them:
* 4509 - SHA256 Hash in DS
* 4592 - Wildcards in the DNS
* 4635 - HMAC SHA TSIG
* 4701 - DHCID
* 4892 - id.server
* 5001 - NSID
* 5155 - NSEC3

View File

@ -3,8 +3,8 @@
Must of the stuff is working, but there is a list of smaller things that
need to be fixed.
* Parsing
* Speed, we can always go faster. A simple reflect server now hits 30/40K qps
* go test; only work correct on my machine
* Add handy zone data structure (r/b tree)? Or not...
* Use the Exchange structure to deal with errors when resolving, esp. Timeout
* SaltLength in NSEC3 is ugly to set, should be automatically done. There are prolly a few more