]> git.ipfire.org Git - thirdparty/bind9.git/commit
Check dns64 + server-stale short timeout
authorMark Andrews <marka@isc.org>
Thu, 12 Oct 2023 04:25:57 +0000 (15:25 +1100)
committerMichał Kępień <michal@isc.org>
Thu, 28 Mar 2024 14:28:55 +0000 (15:28 +0100)
commitf351c210344c4ce0b69a307ae8e0e22efd107097
treefcf336e60f9e98dcd71b52caced2595b6ab0374e
parent340910b41e1e5a49fa99d0f687e7fea5be40e22c
Check dns64 + server-stale short timeout

Check that named correctly returns a synthesized DNS64 answer when the
server stale timer triggers for the A lookup.  Use a small value for
stale-answer-client-timeout (2ms) and delay the A response by 1 second.

(cherry picked from commit 2eee1e176182657d6a8e147386b2fd187af823a8)
bin/tests/system/serve-stale/ans2/ans.pl
bin/tests/system/serve-stale/ns3/named9.conf.in [new file with mode: 0644]
bin/tests/system/serve-stale/tests.sh