BIND 10 trac493, updated. c5ce94c579d2d022cc7a39f826599c12c193dc20 [trac493] update TODO file
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Mar 3 09:39:17 UTC 2011
The branch, trac493 has been updated
via c5ce94c579d2d022cc7a39f826599c12c193dc20 (commit)
from 6b5705bb7f6fac495f8b3e050ce9089997416ccb (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c5ce94c579d2d022cc7a39f826599c12c193dc20
Author: Ocean Wang <wanghaidong at cnnic.cn>
Date: Thu Mar 3 17:38:59 2011 +0800
[trac493] update TODO file
-----------------------------------------------------------------------
Summary of changes:
src/lib/cache/TODO | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/lib/cache/TODO b/src/lib/cache/TODO
index a7d2458..aa7e3b0 100644
--- a/src/lib/cache/TODO
+++ b/src/lib/cache/TODO
@@ -11,4 +11,8 @@
to expire.
* When the rrset beging updated is an NS rrset, NSAS should be updated
together.
+* Share the NXDOMAIN info between different type queries. current implementation
+ can only cache for the type that user quired, for example, if user query A
+ record of a.example. and the server replied with NXDOMAIN, this should be
+ cached for all the types queries of a.example.
More information about the bind10-changes
mailing list