updato todo

This commit is contained in:
Miek Gieben 2012-02-27 22:18:45 +01:00
parent 44213c5f39
commit bff9d721f7
1 changed files with 3 additions and 5 deletions

View File

@ -3,15 +3,13 @@
Must of the stuff is working, but there is a list of smaller things that
need to be fixed.
* Speed, we can always go faster. A simple reflect server now hits 30/40K qps
* Speed, we can always go faster. A simple reflect server now hits 35/45K qps
* go test; only works 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
* Add tsig check in 'q'?
* tsig and ip blocks should be handled in the library! Other configs may be
stored outside and are up to the programmer
* Query source address, for axfr n stuff is something others
* Compression is not working correctly
* Tsig is handled in the library, api for querying tsig status
* Query source address?
## Examples to add