[svn] commit: r1822 - /trunk/src/bin/xfrin/TODO
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri May 14 01:35:28 UTC 2010
Author: jinmei
Date: Fri May 14 01:35:27 2010
New Revision: 1822
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:35:27 2010
@@ -4,3 +4,5 @@
3. It wouldn't support IPv6 because of the following line:
self.create_socket(socket.AF_INET, socket.SOCK_STREAM)
4. Xfrin.retransfer and refresh share most of the code. should be unified.
+5. class IN in hardcode. bad.
+ query_question = question(name(self._zone_name), rr_class.IN(), query_type)
More information about the bind10-changes
mailing list