mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-27 12:13:20 -04:00
Add a new system test which ensures that the `max-delegation-servers` limit is correctly respected also in the case a domain has only NS names (and no glues). In particular, this test when there are multiple NS names and multiples IPs per names. If the number of IP (even from the first picked NS name) reaches `max-delegation-servers`, and the resolution is not a success, the resolver won't attempt another NS name, as it already used all its "credit". |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| include | ||
| named | ||
| nsupdate | ||
| plugins | ||
| rndc | ||
| tests | ||
| tools | ||
| meson.build | ||