mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-13 06:02:37 -04:00
cross inherit from each other.
If allow-query-cache is not set in named.conf then
allow-recursion is used if set, otherwise allow-query
is used if set, otherwise the default (localnets;
localhost;) is used.
If allow-recursion is not set in named.conf then
allow-query-cache is used if set, otherwise allow-query
is used if set, otherwise the default (localnets;
localhost;) is used.
[RT #16987]
|
||
|---|---|---|
| .. | ||
| check | ||
| dig | ||
| dnssec | ||
| named | ||
| nsupdate | ||
| rndc | ||
| tests | ||
| win32/BINDInstall | ||
| .cvsignore | ||
| Makefile.in | ||