]> git.ipfire.org Git - thirdparty/bind9.git/commit
Test serve stale cache with timeout 0 and CNAME
authorTom Krizek <tkrizek@isc.org>
Thu, 1 Sep 2022 11:56:33 +0000 (13:56 +0200)
committerTom Krizek <tkrizek@isc.org>
Mon, 24 Oct 2022 12:30:41 +0000 (14:30 +0200)
commit3a9ae0249d152a420cbb3f42e1a074a6a5045ed6
tree09bd0fc97b0aa541af69afdfc650afaf9b97cd4d
parentb272185c38af68af5b89396817965443e6ec3cb4
Test serve stale cache with timeout 0 and CNAME

Add a couple of tests that verify the serve-stale behavior when
stale-answer-client-timeout is set to 0 and a (stale) CNAME record is
queried.

Related #3517
bin/tests/system/serve-stale/ns1/named4.conf.in
bin/tests/system/serve-stale/ns1/stale.test.db [new file with mode: 0644]
bin/tests/system/serve-stale/tests.sh