mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Add a test case where serve-stale is enabled on a server that also
servers a local authoritative zone.
The particular case tests a lame delegation and checks if falling
back to serving stale data does not attempt to retrieve the query
by recursing from the root down.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| ans2 | ||
| ns1 | ||
| ns3 | ||
| ns4 | ||
| ns5 | ||
| ns6 | ||
| .gitignore | ||
| clean.sh | ||
| prereq.sh | ||
| setup.sh | ||
| tests.sh | ||
| tests_sh_serve_stale.py | ||