mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
The test triggers a prefetch, but fails to check if it acutally happened, which prevented it from catching a bug when the record's TTL value matches the configured prefetch eligibility value. Check that prefetch happened by comparing the TTL values.