From: Arаm Sаrgsyаn Date: Mon, 16 Sep 2024 09:30:56 +0000 (+0000) Subject: fix: usr: Fix a statistics channel counter bug when 'forward only' zones are used X-Git-Tag: v9.21.2~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b82957376dc4ba67b4b6e38b4f7c59662a4c63a8;p=thirdparty%2Fbind9.git fix: usr: Fix a statistics channel counter bug when 'forward only' zones are used When resolving a zone with a 'forward only' policy, and finding out that all the forwarders are marked as "bad", the 'ServerQuota' counter of the statistics channel was incorrectly increased. This has been fixed. Closes #1793 Merge branch '1793-serverquota-counter-bug-with-forward-only' into 'main' See merge request isc-projects/bind9!9493 --- b82957376dc4ba67b4b6e38b4f7c59662a4c63a8