]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: RPZ canonical warning displays zone entry incorrectly
authorMark Andrews <marka@isc.org>
Tue, 2 Sep 2025 23:41:18 +0000 (09:41 +1000)
committerMark Andrews <marka@isc.org>
Tue, 2 Sep 2025 23:41:18 +0000 (09:41 +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

Merge branch '5491-rpz-canonical-warning-displays-zone-entry-incorrectly' into 'main'

See merge request isc-projects/bind9!10890


Trivial merge