mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Having zone statements that are also top blocks is confusing, and if
we want to add more in the future (which I suspect will be for
generalized notifications, multi-signer), we need to duplicate a lot
of code.
Remove top blocks 'parental-agents' and 'primaries' and just have one
top block 'remote-servers' that you can refer to with zone statements.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| example1.db | ||
| example2.db | ||
| example3.db | ||
| example4.db | ||
| generic.db | ||
| named-tls.conf.in | ||
| named.conf.in | ||
| options-tls.conf.in | ||