dns/TODO

15 lines
506 B
Plaintext
Raw Normal View History

Todo:
2011-02-09 07:49:37 +11:00
* Private key file parsing use io.Reader (or the like) - NewReader, NewWriter?
2011-01-28 00:23:26 +11:00
* Tsig generation for replies (request MAC)
2011-02-28 02:02:07 +11:00
* Parsing from strings, going with goyacc and .cz lexer
* encoding NSEC3/NSEC bitmaps
2011-03-05 03:39:35 +11:00
* Failed Xfr trigger nil error
2010-12-25 23:09:27 +11:00
Issues:
2011-02-22 04:23:39 +11:00
* Check the network order, it works now, but this is on Intel??
* Make the testsuite work with public DNS servers
2011-02-22 07:33:09 +11:00
* pack/Unpack smaller. EDNS 'n stuff can be folded in
Examples:
* Test impl of nameserver, with a small zone, 1 KSK and online signing