mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +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:
2
CHANGES
2
CHANGES
@@ -1,3 +1,5 @@
|
|||||||
|
6334. [doc] Improve ARM parental-agents definition. [GL #4531]
|
||||||
|
|
||||||
6333. [bug] Fix the DNS_GETDB_STALEFIRST flag, which was defined
|
6333. [bug] Fix the DNS_GETDB_STALEFIRST flag, which was defined
|
||||||
incorrectly in lib/ns/query.c. [GL !8683]
|
incorrectly in lib/ns/query.c. [GL !8683]
|
||||||
|
|
||||||
|
@@ -1060,10 +1060,10 @@ responses such as NXDOMAIN.
|
|||||||
:any:`parental-agents` Block Definition and Usage
|
:any:`parental-agents` Block Definition and Usage
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
:any:`parental-agents` lists allow for a common set of parental agents to be easily
|
:any:`parental-agents` lists allow for a common set of parental agents to be
|
||||||
used by multiple primary and secondary zones.
|
easily used by multiple primary and secondary zones. A "parental agent" is a
|
||||||
A parental agent is the entity that is allowed to
|
trusted DNS server that is queried to check if DS records for a given zones
|
||||||
change a zone's delegation information (defined in :rfc:`7344`).
|
are up-to-date.
|
||||||
|
|
||||||
:any:`primaries` Block Grammar
|
:any:`primaries` Block Grammar
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
Reference in New Issue
Block a user