]> git.ipfire.org Git - thirdparty/bind9.git/commit
extend named-journalprint to be able to force the journal version
authorMark Andrews <marka@isc.org>
Wed, 3 Mar 2021 06:07:15 +0000 (17:07 +1100)
committerEvan Hunt <each@isc.org>
Thu, 4 Mar 2021 03:19:50 +0000 (19:19 -0800)
commit5aea511e1bd93b5e5ae915592402e519cb7198ce
tree8f25944efbc13f005684516bce54c5908874961b
parent47a274e9f174bab00602b149f90546a68de6a730
extend named-journalprint to be able to force the journal version

named-journalprint can now upgrade or downgrade a journal file
in place; the '-u' option upgrades and the '-d' option downgrades.

(cherry picked from commit fb2d0e2897e10e71627bf895aeb6b8664ee54ad2)
bin/tools/named-journalprint.c
bin/tools/named-journalprint.rst
doc/man/named-journalprint.8in
lib/dns/include/dns/journal.h
lib/dns/journal.c