]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
todo.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 27 Apr 2007 09:43:39 +0000 (09:43 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 27 Apr 2007 09:43:39 +0000 (09:43 +0000)
git-svn-id: file:///svn/unbound/trunk@265 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/TODO

index 002a11dbe2d3173556b263fbe85669a1c84a5e5b..75e869021eb5a26ea186a5d00a9e0214d19894a0 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -13,3 +13,4 @@ o possible optimization, so that precious id number resource is not depleted
   it reuses that id number.
 o use rbtree to compress domain names in messages, sorted AXFRs of 16Kb
   and so on. This may be faster for that case.
+o speed up pkt domain name decompression loop detection using counter perhaps.