Update the todo

This commit is contained in:
Miek Gieben 2012-01-08 17:35:28 +01:00
parent c97f406246
commit 574b568bed
1 changed files with 2 additions and 7 deletions

View File

@ -4,17 +4,12 @@ Must of the stuff is working, but there is a list of smaller
things that need to be fixed.
* Parsing
* $ORIGIN and $INCLUDE
* HIP RR (needs list of domain names, need slice for that);
* Need to define a handy zone data structure (r/b tree)?.
* $INCLUDE
* Add handy zone data structure (r/b tree)?
* Use the Exchange structure to deal with errors when resolving, esp. Timeout
* encoding NSEC3/NSEC bitmaps, DEcoding works;
* IsSubdomain, IsGlue helper functions;
* Cleanup?
* String compression *inside* the library, so the string
miek.nl is stored once and all RRs reference it. Would be
a major memory saver;
## Issues