]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[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)
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


Trivial merge