mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-23 18:47:40 -04:00
Two programs need to be able to provide the effective configuration: named (through a future rndc command) and named-checkconf (though a future command line switch). In order to calculate the effective configuration from named-checkconf, the default configuration needs to be accessible. The default configuration has now been moved from bin/named/config.c into a common include directory for binaries: bin/include/defaultconfig.h. |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| include | ||
| named | ||
| nsupdate | ||
| plugins | ||
| rndc | ||
| tests | ||
| tools | ||
| meson.build | ||