From: Wouter Wijngaards Date: Thu, 10 May 2007 07:36:23 +0000 (+0000) Subject: TODOs X-Git-Tag: release-0.4~161 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df07a8ae656b99057e3a9e8054f1a4f62a807f72;p=thirdparty%2Funbound.git TODOs git-svn-id: file:///svn/unbound/trunk@305 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/TODO b/doc/TODO index 40d013547..0ccddc440 100644 --- a/doc/TODO +++ b/doc/TODO @@ -18,3 +18,6 @@ o use rbtree to compress domain names in messages, sorted AXFRs of 16Kb o speed up pkt domain name decompression loop detection using counter perhaps. o detect OS/400 pthreads implementation that allows upgrading to writelock on pthreads rwlocks and use it to examine-rd before storing-wr rrset cache. +o understand synthesized DNAMEs, so those TTL=0 packets are cached properly. +o understand NSEC/NSEC3, aggressive negative caching, so that updates to + NSEC/NSEC3 will result in proper negative responses.