2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

Merge branch '4531-improve-parental-agents-definition-arm' into 'main'

Improve parental-agents definition in ARM

Closes #4531

See merge request isc-projects/bind9!8650
This commit is contained in:
Matthijs Mekking 2024-02-02 16:19:05 +00:00
commit 308ed1a1ea
2 changed files with 6 additions and 4 deletions

View File

@ -1,3 +1,5 @@
6334. [doc] Improve ARM parental-agents definition. [GL #4531]
6333. [bug] Fix the DNS_GETDB_STALEFIRST flag, which was defined
incorrectly in lib/ns/query.c. [GL !8683]

View File

@ -1060,10 +1060,10 @@ responses such as NXDOMAIN.
:any:`parental-agents` Block Definition and Usage
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:any:`parental-agents` lists allow for a common set of parental agents to be easily
used by multiple primary and secondary zones.
A parental agent is the entity that is allowed to
change a zone's delegation information (defined in :rfc:`7344`).
:any:`parental-agents` lists allow for a common set of parental agents to be
easily used by multiple primary and secondary zones. A "parental agent" is a
trusted DNS server that is queried to check if DS records for a given zones
are up-to-date.
:any:`primaries` Block Grammar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~