]> git.ipfire.org Git - thirdparty/bind9.git/commit
Print the expiration time of the stale records (not ancient)
authorOndřej Surý <ondrej@isc.org>
Mon, 3 Feb 2025 10:15:15 +0000 (11:15 +0100)
committerOndřej Surý <ondrej@isc.org>
Mon, 3 Feb 2025 14:47:06 +0000 (15:47 +0100)
commit355fc4847299ef1546ba96292086906a8c127002
tree9bbf432318758e55e1610ecc8ffa5f10a59cf8d6
parent517c5b6b28b6ca938c67322e56e57a84b1277786
Print the expiration time of the stale records (not ancient)

In #1870, the expiration time of ANCIENT records were printed, but
actually the ancient records are very short lived, and the information
carries a little value.

Instead of printing the expiration of ANCIENT records, print the
expiration time of STALE records.
bin/tests/system/serve-stale/tests.sh
lib/dns/include/dns/rdataset.h
lib/dns/masterdump.c
lib/dns/qpcache.c