]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.18] fix: usr: RPZ canonical warning displays zone entry incorrectly
authorMark Andrews <marka@isc.org>
Wed, 3 Sep 2025 00:21:09 +0000 (10:21 +1000)
committerMark Andrews <marka@isc.org>
Wed, 3 Sep 2025 00:21:09 +0000 (10:21 +1000)
commit3e787e989305bce99cc13d78afef7251ca4201bc
tree3580c8e505a62845fca3c1de791b58883e6275bd
parente28c95c116020dfff8e8ee8fd5e9ee0643e162e2
parent85840b98b532b21a7aeb8d2f2e8150bd7dd37edb
[9.18] fix: usr: RPZ canonical warning displays zone entry incorrectly

When an IPv6 rpz prefix entry is entered incorrectly the log
message was just displaying the prefix rather than the full
entry.  This has been corrected.

Closes #5491

Backport of MR !10890

Merge branch 'backport-5491-rpz-canonical-warning-displays-zone-entry-incorrectly-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!10931