mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-01-25 08:02:54 -05:00
TODOs
git-svn-id: file:///svn/unbound/trunk@305 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
67537b99c8
commit
df07a8ae65
1 changed files with 3 additions and 0 deletions
3
doc/TODO
3
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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue