]> git.ipfire.org Git - thirdparty/bind9.git/commit
new: usr: Add detailed debugging of update-policy rule matching
authorMark Andrews <marka@isc.org>
Wed, 23 Oct 2024 20:29:11 +0000 (20:29 +0000)
committerMark Andrews <marka@isc.org>
Wed, 23 Oct 2024 20:29:11 +0000 (20:29 +0000)
commit80f611afe646d9ad71db894c1cdf86d02ce1ff1b
tree9c6a79d7f76d0832968990607053576bc473903b
parentde8d94f93890473e81e34c556401ab3d9a8280d6
parent0d65af8bf26f4133481c682d5e47550f51f5d403
new: usr: Add detailed debugging of update-policy rule matching

This logs how named determines if an update request is granted or denied when using update-policy.

Closes #4751

Merge branch '4751-provide-debug-level-logging-of-update-policy' into 'main'

See merge request isc-projects/bind9!9074