mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-26 06:58:57 -04:00
When a fetch result gets a delegation, `rctx_referral()` sets the `rctx->get_nameserver = true`, which tells the resolver to retry another server, not because of an error with the current server, but simply to follow the delegation. Update the comment of `rctx_nextserver()` which is quite confusing here (as it's not immediately obvious from the code how we recurse when getting a delegation back from a query). Also add a log line, which helps figuring out this is happening. |
||
|---|---|---|
| .. | ||
| dns | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| .gitignore | ||
| meson.build | ||