mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-23 18:47:40 -04:00
Previously, the ans8 server had different response modes that applied to all queries. Replace it with AsyncDnsServer that has serves the different response modes under different domains without the need to change the server behaviour at runtime. Add the new queries that require an ns3 fallback to the ns3/example.db zone. |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| include | ||
| named | ||
| nsupdate | ||
| plugins | ||
| rndc | ||
| tests | ||
| tools | ||
| meson.build | ||