2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00

Add some commented out notes.

git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1507 e5f2f494-b856-4b98-b285-d166d9295462
This commit is contained in:
Jeremy C. Reed
2010-03-18 04:26:36 +00:00
parent 45761a4058
commit b253550280

View File

@@ -799,6 +799,17 @@ TODO
<sect1> <sect1>
<title>Loading Master Zones Files</title> <title>Loading Master Zones Files</title>
<para> <para>
<!-- TODO
loadzone
What happens in the database? replaces existing? What if a.foo
existed but new zone file didn't have a.foo, would previous a.foo
in database be removed?
if you replace the zone foo.com, all records from the prior foo.com disappear and a whole new set appears
-->
<!--TODO: permissions for xfrin or loadzone to create the file -->
</para> </para>
</sect1> </sect1>