]> git.ipfire.org Git - thirdparty/bind9.git/commit
Process also the ISC_R_CANCELED result code in rpz_rewrite()
authorAram Sargsyan <aram@isc.org>
Thu, 11 Jul 2024 09:30:53 +0000 (09:30 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Mon, 19 Aug 2024 11:45:44 +0000 (11:45 +0000)
commit30238a6172a3ca32b0614539d340cea5b20be281
tree20aded5ab8fb4ac3c6d31ed0f7e657e2b61e0bae
parentb9f0df60972db8c331c338cb1add5e5354812885
Process also the ISC_R_CANCELED result code in rpz_rewrite()

Log  canceled queries (e.g. when shutting down a hung fetch)
in DEBUG3 level instead of DEBUG1 which is used for the
"unrecognized" result codes.

(cherry picked from commit 8bb9568467500cb80329972c92b1d53b9f9d0672)
lib/ns/query.c