mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-14 22:00:00 -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
|
||
|---|---|---|
| .. | ||
| ans5 | ||
| ns1 | ||
| ns2 | ||
| ns3 | ||
| ns4 | ||
| ns6 | ||
| ns7 | ||
| ns8 | ||
| axfr-stats.good | ||
| dig1.good | ||
| dig2.good | ||
| dig3.good | ||
| knowngood.mapped | ||
| prereq.sh | ||
| setup.sh | ||
| tests.sh | ||
| tests_sh_xfer.py | ||