update the todo

This commit is contained in:
Miek Gieben 2011-08-09 16:14:47 +02:00
parent 0f1d52d66c
commit 46399602a0
1 changed files with 2 additions and 1 deletions

View File

@ -6,9 +6,10 @@ things that need to be fixed.
## Todo
* encoding NSEC3/NSEC bitmaps, DEcoding works;
* add functions to operate on []byte messages (raw packets)
* add functions to operate on []byte messages (raw packets) see rawmsg.go
* HIP RR (needs list of domain names, need slice for that);
* IsSubdomain, IsGlue helper functions;
* axfr/ixfr dynamic updates
* Cleanup?;
* Multiline RRs when parsing;
* Need to define a handy zone data structure (r/b tree)?.