update todo

This commit is contained in:
Miek Gieben 2011-02-26 17:40:36 +01:00
parent 9bc0ca4618
commit 339aa7ed9b
1 changed files with 1 additions and 2 deletions

3
TODO
View File

@ -1,10 +1,9 @@
Todo:
* Private key file parsing use io.Reader (or the like) - NewReader, NewWriter?
* Tsig generation for replies (request MAC)
* Large TXT records
* Parsing from strings, going with goyacc and own lexer
* TKEY
* Large TXT records
* IXFR - works, but needs more
Issues:
* Check the network order, it works now, but this is on Intel??