]> git.ipfire.org Git - thirdparty/bind9.git/commit
Clean up 'now' usage in the cache
authorOndřej Surý <ondrej@isc.org>
Sun, 2 Feb 2025 23:00:39 +0000 (00:00 +0100)
committerEvan Hunt <each@isc.org>
Tue, 18 Feb 2025 20:15:00 +0000 (20:15 +0000)
commit2d53796e288f37438034f5be576bb56cac9ed04c
tree0a0c1f13897d8e25c5e2e65026786d70c7e97bdd
parent3b2fe808c4892dc673dec7a5c9e14af6d9cf80ea
Clean up 'now' usage in the cache

Unify the way we handle the 'now' argument in the cache: when it's
set to zero by the caller, it is replaced with isc_stdtime_now().
lib/dns/qpcache.c