]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
new: usr: Log query response status to the query log
authorMark Andrews <marka@isc.org>
Thu, 19 Sep 2024 23:09:07 +0000 (23:09 +0000)
committerMark Andrews <marka@isc.org>
Thu, 19 Sep 2024 23:09:07 +0000 (23:09 +0000)
Log a query response summary using the new category `responses`.  Logging can be controlled by the option `responselog` and `rndc responselog`.

Closes #459

Merge branch '459-log-query-response-status' into 'main'

See merge request isc-projects/bind9!9449


Trivial merge