From: Wouter Wijngaards Date: Fri, 27 Apr 2007 09:43:39 +0000 (+0000) Subject: todo. X-Git-Tag: release-0.3~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87bff3dc631ecb5fcbb76285e379380d1ada988b;p=thirdparty%2Funbound.git todo. git-svn-id: file:///svn/unbound/trunk@265 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/TODO b/doc/TODO index 002a11dbe..75e869021 100644 --- 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.