[svn] commit: r2994 - in /trunk/src/bin: xfrin/TODO xfrout/TODO zonemgr/TODO

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Sep 21 06:25:44 UTC 2010


Author: zhanglikun
Date: Tue Sep 21 06:25:44 2010
New Revision: 2994

Log:
Remember the todo items mentioned by Jeremy.

Modified:
    trunk/src/bin/xfrin/TODO
    trunk/src/bin/xfrout/TODO
    trunk/src/bin/zonemgr/TODO

Modified: trunk/src/bin/xfrin/TODO
==============================================================================
--- trunk/src/bin/xfrin/TODO (original)
+++ trunk/src/bin/xfrin/TODO Tue Sep 21 06:25:44 2010
@@ -66,4 +66,5 @@
 17. Do zone transfer from notifyfrom address first, if it's one master of the zone.
 18. Check soa serial first when doing zone refreshment.
 19. Add configuration items to seperate zone, including ACL, multiple masters, etc.
+20. Be able to cancel the ongoing zone transfer, and be able to disable zone transfer.
 

Modified: trunk/src/bin/xfrout/TODO
==============================================================================
--- trunk/src/bin/xfrout/TODO (original)
+++ trunk/src/bin/xfrout/TODO Tue Sep 21 06:25:44 2010
@@ -1,1 +1,2 @@
-Add unittest code.
+Add unittest code.
+Be able to cancel the outgoing zone transfer, and also be able to disable outgoing zone transfer.

Modified: trunk/src/bin/zonemgr/TODO
==============================================================================
--- trunk/src/bin/zonemgr/TODO (original)
+++ trunk/src/bin/zonemgr/TODO Tue Sep 21 06:25:44 2010
@@ -1,5 +1,6 @@
 1. Zonemgr should support adding/deleting zones dynamically.
 2. Make zonemgr  has customizable configurations for LOWERBOUND_REFRESH, LOWERBOUND_RETRY, MAX_TRANSFER_TIMEOUT, REFRESH_OFFSET, RETRY_OFFSET, EXPIRED_OFFSET, and/or jitter?
 3. There should be one way to see the current counters/timers and other data for each zone managed by zonemgr.
+4. There should be one way to turn off zonemgr.(Does user really need it? not sure what's the purpose of user)
 
 




More information about the bind10-changes mailing list