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?:

auth-zone:
    name: .
    master: path/to/root-hints

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.

Reply via email to