]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.20] chg: usr: The configuration clauses parental-agents and primaries are renamed...
authorMatthijs Mekking <matthijs@isc.org>
Fri, 13 Dec 2024 11:06:04 +0000 (11:06 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Fri, 13 Dec 2024 11:06:04 +0000 (11:06 +0000)
The top blocks 'primaries' and 'parental-agents' are no longer preferred and should be renamed to 'remote-servers'. The zone statements 'parental-agents' and 'primaries' are still used, and may refer to any 'remote-servers' top block.

Closes #4544

Backport of MR !9822

Merge branch 'backport-4544-primaries-block-documentation-issues-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!9911


Trivial merge