[svn] commit: r878 - /branches/each-ds/src/lib/auth/cpp/TODO

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Feb 19 07:00:21 UTC 2010


Author: each
Date: Fri Feb 19 07:00:21 2010
New Revision: 878

Log:
update TODO

Modified:
    branches/each-ds/src/lib/auth/cpp/TODO

Modified: branches/each-ds/src/lib/auth/cpp/TODO
==============================================================================
--- branches/each-ds/src/lib/auth/cpp/TODO (original)
+++ branches/each-ds/src/lib/auth/cpp/TODO Fri Feb 19 07:00:21 2010
@@ -5,11 +5,7 @@
 - make sure glue is not returned in additional section except for NS.
   we need a way to indicate "glue OK" in calls to findExactRRset().
 
-
 DNSSEC:
-- implement "find closest previous" method in SQL data source.  (add
-  virtual method for this in higher-level data source classes, it will
-  be mandatory to implement for any concrete data source support DNSSEC.)
 - add at least minimal EDNS0 support sufficient to recognize the DO bit
 - implement NSEC rdata type; add NSEC/NSEC3 to authority section in
   negative answers (including positive wildcard answers)
@@ -19,9 +15,6 @@
   necessary
 
 SQL data source optimization and cleanup:
-- we need to use the name-reversal trick so we can use an index on the
-  reverse name during lookups -- need a new Name method or a helper
-  function to do the label reversal.
 - should implement findAddrs() and findReferral() directly instead of
   using the implementation in DataSrc.
 - need ANY queries




More information about the bind10-changes mailing list