]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
todo
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 12 Jun 2009 10:04:29 +0000 (10:04 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 12 Jun 2009 10:04:29 +0000 (10:04 +0000)
git-svn-id: file:///svn/unbound/trunk@1654 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/TODO

index eef3347812a4e58bd611bbd0974b2be671ff91e8..aca70b01b6f339978e31d3313363d3ec18f976a4 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -39,6 +39,9 @@ o cleaner code; return and func statements on newline.
 o memcached module that sits before validator module; checks for memcached
   data (on local lan), stores recursion lookup.  Provides one cache for multiple resolver machines, coherent reply content in anycast setup.
 o no openssl_add_all_algorithms, but only the ones necessary, less space.
+o listen to NOTIFY messages for zones and flush the cache for that zone
+  if received.  Useful when also having a stub to that auth server.
+  Needs proper protection, TSIG, in place.
 
 *** Features features, for later
 * dTLS, TLS, look to need special port numbers, cert storage, recent libssl.