remove stuff that works

This commit is contained in:
Miek Gieben 2012-08-08 09:46:40 +02:00
parent 1958fd2031
commit a64ecb02f3
1 changed files with 1 additions and 6 deletions

View File

@ -1,18 +1,13 @@
# TODO
* outgoing [AI]xfr
* test multiple edns0 options
* fix 'q' standardize ipv6 input with [::1]#53 ?
* use function callback with {}interface... for async querying...?
* Fix tsig and Exchange*()
* Splitoff fksd
## Nice to have
* Speed, we can always go faster. A simple reflect server now hits 35/45K qps
* go test; only works correct on my machine
* privatekey.Precompute() when signing?
## Examples to add
* Nameserver, with a small zone, 1 KSK and online signing;
* Recursor - ala FunkenSturm?