This commit is contained in:
Miek Gieben 2011-02-27 16:02:07 +01:00
parent 13ab14dd2f
commit ec91884978
1 changed files with 1 additions and 3 deletions

4
TODO
View File

@ -1,9 +1,7 @@
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
* Parsing from strings, going with goyacc and .cz lexer
Issues:
* Check the network order, it works now, but this is on Intel??