[svn] commit: r1852 - /branches/trac185/src/bin/xfrin/TODO
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed May 19 01:35:42 UTC 2010
Author: jinmei
Date: Wed May 19 01:35:42 2010
New Revision: 1852
Log:
TODO item 3 was resolved.
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 Wed May 19 01:35:42 2010
@@ -3,6 +3,7 @@
occur at the same time. (but testing it would be very difficult)
3. It wouldn't support IPv6 because of the following line:
self.create_socket(socket.AF_INET, socket.SOCK_STREAM)
+ [FIXED in r1851]
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)
More information about the bind10-changes
mailing list