mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-25 19:02:12 -04:00
Add a new query hook called `NS_QUERY_AUTHZONE_ATTACHED`. This hook is called whenever an authoritative zone is found and attached during a query answer. From code level, this hook is called when `qctx->client->query->authzone` is attached during a query. This enables zone-specific plugins to initialize specific states whenever a local zone is found that can answer a query. |
||
|---|---|---|
| .. | ||
| dns | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| .gitignore | ||
| meson.build | ||