[svn] commit: r1824 - /trunk/src/bin/xfrin/TODO
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri May 14 01:37:39 UTC 2010
Author: jinmei
Date: Fri May 14 01:37:39 2010
New Revision: 1824
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 01:37:39 2010
@@ -6,3 +6,5 @@
4. Xfrin.retransfer and refresh share most of the code. should be unified.
5. class IN is hardcoded. bad.
query_question = question(name(self._zone_name), rr_class.IN(), query_type)
+6. QID 0 should be allowed:
+ query_id = random.randint(1, 0xFFFF)
More information about the bind10-changes
mailing list