]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
new: usr: add "named-makejournal" tool
authorEvan Hunt <each@isc.org>
Sat, 14 Jun 2025 06:27:09 +0000 (06:27 +0000)
committerEvan Hunt <each@isc.org>
Sat, 14 Jun 2025 06:27:09 +0000 (06:27 +0000)
The `named-makejournal` tool reads two zone files for the same domain, compares them, and generates a journal file from the differences.

Closes #5164

Merge branch '5164-makejournal' into 'main'

See merge request isc-projects/bind9!10081


Trivial merge