]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: Log dropped or slipped responses in the query-errors category
authorArаm Sаrgsyаn <aram@isc.org>
Thu, 10 Jul 2025 08:56:09 +0000 (08:56 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Thu, 10 Jul 2025 08:56:09 +0000 (08:56 +0000)
Responses which were dropped or slipped because of RRL (Response Rate
Limiting) were logged in the ``rate-limit`` category instead of the
``query-errors`` category, as documented in ARM. This has been fixed.

Closes #5388

Merge branch '5388-rrl-log-category-fix' into 'main'

See merge request isc-projects/bind9!10676


Trivial merge