[svn] commit: r2886 - in /branches/trac329: ChangeLog src/bin/xfrin/TODO

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Sep 9 06:29:04 UTC 2010


Author: zhanglikun
Date: Thu Sep  9 06:29:04 2010
New Revision: 2886

Log:
Add the changelog and TODO items for config setting of xfrin module.

Modified:
    branches/trac329/ChangeLog
    branches/trac329/src/bin/xfrin/TODO

Modified: branches/trac329/ChangeLog
==============================================================================
--- branches/trac329/ChangeLog (original)
+++ branches/trac329/ChangeLog Thu Sep  9 06:29:04 2010
@@ -1,3 +1,8 @@
+  91.	[bug]		zhang likun
+	When xfrin can't connect with one zone's master, it should tell 
+	the bad news to zonemgr, so that zonemgr can reset the timer for
+	that zone. (Trac #329, rTBD)
+
   91.	[func]*		jinmei
 	lib/cc: Use const pointers and const member functions for the API
 	as much as possible for safer operations.  Basically this does

Modified: branches/trac329/src/bin/xfrin/TODO
==============================================================================
--- branches/trac329/src/bin/xfrin/TODO (original)
+++ branches/trac329/src/bin/xfrin/TODO Thu Sep  9 06:29:04 2010
@@ -64,4 +64,5 @@
     this approach each thread needs to watch at least two channels,
     and then it would need some asynchronous communication mechanism.
 17. Do zone transfer from notifyfrom address first, if it's one master of the zone.
+18. Need to think about how to add multiple masters for different zones, and also some other configure options, ACL, master/slave. etc.
 




More information about the bind10-changes mailing list