<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-text-html" lang="x-unicode"> With hyperlocal
(RFC7706) requiring the root zone DNS server ip addresses listed
as master in auth-zone and since this information is already
provided (and automatically updated) in root-hints would it not
make sense to utilise it for RFC7706 in auth-zone, something
like?:<br>
<br>
<blockquote type="cite">auth-zone:<br>
name: .<br>
master: path/to/root-hints<br>
</blockquote>
<br>
This way whenever an ip in root-hints gets updated it is available
for RFC7706 too. Of course I do not know whether parsing those ip
from root-hint is feasible and how much it would bloat the code
and the ratio/cost of coding/testing effort vs. actual user
benefit/advantage.<br>
</div>
</body>
</html>