[svn] commit: r1890 - /branches/trac185/src/bin/xfrin/TODO

BIND 10 source code commits bind10-changes at lists.isc.org
Fri May 21 04:31:49 UTC 2010


Author: jinmei
Date: Fri May 21 04:31:48 2010
New Revision: 1890

Log:
update TODO

Modified:
    branches/trac185/src/bin/xfrin/TODO

Modified: branches/trac185/src/bin/xfrin/TODO
==============================================================================
--- branches/trac185/src/bin/xfrin/TODO (original)
+++ branches/trac185/src/bin/xfrin/TODO Fri May 21 04:31:48 2010
@@ -8,6 +8,11 @@
    [FIXED in r1861]
 5. class IN is hardcoded.  bad.
         query_question = question(name(self._zone_name), rr_class.IN(), query_type)
+   [FIXED in r1889]
+   Note: we still hardcode it as the fixed default value for
+   retransfer/refresh commands.
+   we should fix this so that this is specifiable, so this TODO item is 
+   still open.
 6. QID 0 should be allowed:
         query_id = random.randint(1, 0xFFFF)
    [FIXED in r1880]




More information about the bind10-changes mailing list