]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
new: usr: Add a RPZ mode to named-checkzone
authorMark Andrews <marka@isc.org>
Mon, 3 Aug 2026 08:34:18 +0000 (18:34 +1000)
committerMark Andrews <marka@isc.org>
Mon, 3 Aug 2026 08:34:18 +0000 (18:34 +1000)
Provides a command line switch (named-checkzone -P) to treat the zone
being loaded as an RPZ zone and check if the owner names are valid.

Closes #262

Merge branch '262-add-a-rpz-mode-to-named-checkzone' into 'main'

See merge request isc-projects/bind9!12455


Trivial merge