]> git.ipfire.org Git - thirdparty/bind9.git/commit
print journal index data and test for consistency
authorEvan Hunt <each@isc.org>
Wed, 3 Mar 2021 22:59:30 +0000 (14:59 -0800)
committerEvan Hunt <each@isc.org>
Thu, 4 Mar 2021 03:19:50 +0000 (19:19 -0800)
commit9f1f5abe0e68cd349cba86664e9aa1fbb29382c8
treec512db61306412804ecaff682e3f520f4bfb4999
parent5aea511e1bd93b5e5ae915592402e519cb7198ce
print journal index data and test for consistency

'named-journalprint -x' now prints the journal's index table and
the offset of each transaction in the journal, so that index consistency
can be confirmed.

(cherry picked from commit a4972324a6846f4c338e5c7ea88ee88eea95697e)
lib/dns/journal.c