]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: usr: The configuration clauses parental-agents and primaries are renamed to...
authorMatthijs Mekking <matthijs@isc.org>
Fri, 13 Dec 2024 09:10:56 +0000 (09:10 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Fri, 13 Dec 2024 09:10:56 +0000 (09:10 +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

Merge branch '4544-primaries-block-documentation-issues' into 'main'

See merge request isc-projects/bind9!9822


Trivial merge