]> git.ipfire.org Git - thirdparty/bind9.git/commit
Exempt prefetches from the fetches-per-server quota
authorAram Sargsyan <aram@isc.org>
Fri, 7 Jun 2024 16:24:00 +0000 (16:24 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Mon, 26 Aug 2024 15:50:21 +0000 (15:50 +0000)
commitc7e8b7cf63385bf642b003b09ca987ec3dc2f924
tree2aab75d41440e9c011e15b18bc2af8fc7881dce2
parentcada2de31f91d6b2c8986b8147c56cc5f355794f
Exempt prefetches from the fetches-per-server quota

Give prefetches a free pass through the quota so that the cache
entries for popular zones could be updated successfully even if the
quota for is already reached.
lib/dns/adb.c
lib/dns/include/dns/adb.h
lib/dns/resolver.c