]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add new helper maybe_update_headers() function
authorOndřej Surý <ondrej@isc.org>
Sun, 2 Feb 2025 18:37:21 +0000 (19:37 +0100)
committerEvan Hunt <each@isc.org>
Tue, 18 Feb 2025 20:15:00 +0000 (20:15 +0000)
commit4cd1dd8dd794ffd1276fd5a2e62cf78bb3d7b2d6
tree26150bf9bd18e357721e4f3eec3c9b22cfe240f2
parent4448f1adb23fd8dd6553bae3540ec9390f48df0d
Add new helper maybe_update_headers() function

The new maybe_update_headers() function unifies the LRU updates to the
slabheaders that was scattered all over the place.  More calls to update
headers after bindrdatasets() were also added for completeness.
lib/dns/qpcache.c