[svn] commit: r1825 - /trunk/src/bin/xfrin/TODO
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri May 14 04:09:15 UTC 2010
Author: jinmei
Date: Fri May 14 04:09:15 2010
New Revision: 1825
Log:
more memo
Modified:
trunk/src/bin/xfrin/TODO
Modified: trunk/src/bin/xfrin/TODO
==============================================================================
--- trunk/src/bin/xfrin/TODO (original)
+++ trunk/src/bin/xfrin/TODO Fri May 14 04:09:15 2010
@@ -8,3 +8,7 @@
query_question = question(name(self._zone_name), rr_class.IN(), query_type)
6. QID 0 should be allowed:
query_id = random.randint(1, 0xFFFF)
+7. what if xfrin fails after opening a new DB? looks like garbage
+ (intermediate) data remains in the DB file, although it's more about
+ the data source implementation. check it, and fix it if it's the case.
+
More information about the bind10-changes
mailing list