update todo

This commit is contained in:
Miek Gieben 2011-03-31 11:06:46 +02:00
parent 3face7fbc7
commit 6a86b5ae76
1 changed files with 6 additions and 11 deletions

17
TODO
View File

@ -1,4 +1,9 @@
Issues:
* FunkenSturm is kaput.
* Check the network order, it works now, but this is on Intel??
* Make the testsuite work with public DNS servers
* pack/Unpack smaller. EDNS 'n stuff can be folded in
* Compression. Take stuff from Jan Mercl
o Tsig will probably become an interface which has all configuration o Tsig will probably become an interface which has all configuration
stuff, but this will come later. Config which has Tsig function stuff, but this will come later. Config which has Tsig function
@ -7,17 +12,7 @@ Todo:
* encoding NSEC3/NSEC bitmaps, DEcoding works * encoding NSEC3/NSEC bitmaps, DEcoding works
* HIP RR (needs list of domain names, need slice stuff for that) * HIP RR (needs list of domain names, need slice stuff for that)
* Is subdomain, is glue helper functions for this kind of stuff * Is subdomain, is glue helper functions for this kind of stuff
* Make QuerySimple even simpler??
* Think about who closes who d.Close() and where
* Cleanups * Cleanups
Issues:
* FunkenSturm is kaput.
* Check closing of sockets d.Close()
* Check the network order, it works now, but this is on Intel??
* Make the testsuite work with public DNS servers
* pack/Unpack smaller. EDNS 'n stuff can be folded in
* Compression. Take stuff from Jan Mercl
Examples: Examples:
* Test impl of nameserver, with a small zone, 1 KSK and online signing * Test impl of nameserver, with a small zone, 1 KSK and online signing