From 83817a219b76f78bc8f630c16a3491e8b7480ee8 Mon Sep 17 00:00:00 2001 From: Miek Gieben Date: Mon, 12 Sep 2011 10:43:26 +0200 Subject: [PATCH] update the todo --- TODO.markdown | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/TODO.markdown b/TODO.markdown index 61ce2cb6..a4deacb9 100644 --- a/TODO.markdown +++ b/TODO.markdown @@ -3,15 +3,13 @@ Must of the stuff is working, but there is a list of smaller things that need to be fixed. -## Todo - * Use the Exchange structure to deal with errors when resolving * encoding NSEC3/NSEC bitmaps, DEcoding works; * 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?; +* axfr/ixfr and dynamic updates; +* Cleanup? * Multiline RRs when parsing; * Need to define a handy zone data structure (r/b tree)?. - Should do glue detection