summaryrefslogtreecommitdiffstats
path: root/src/bin/xfrin
diff options
context:
space:
mode:
authorLikun Zhang <zlkzhy@gmail.com>2010-09-09 04:39:45 +0200
committerLikun Zhang <zlkzhy@gmail.com>2010-09-09 04:39:45 +0200
commitfda19068ddbe7ab8ecabca4130cc735383eacf8e (patch)
tree7cdd1e47b3e9a73ef0ea6489ca77f700a1e6482a /src/bin/xfrin
parentFix configuration item name (dash to underscore). (diff)
downloadkea-fda19068ddbe7ab8ecabca4130cc735383eacf8e.tar.xz
kea-fda19068ddbe7ab8ecabca4130cc735383eacf8e.zip
Add one TODO item for xfrin module, do zone transfer from notifyfrom. trivial skip review.
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2880 e5f2f494-b856-4b98-b285-d166d9295462
Diffstat (limited to 'src/bin/xfrin')
-rw-r--r--src/bin/xfrin/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bin/xfrin/TODO b/src/bin/xfrin/TODO
index 6395d53ec0..e3627c5626 100644
--- a/src/bin/xfrin/TODO
+++ b/src/bin/xfrin/TODO
@@ -63,3 +63,5 @@
which a shutdown notification would be sent to the child. With
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.
+