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

Closes #459

Backport of MR !9449

Merge branch 'backport-459-log-query-response-status-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!9526


Trivial merge