]> git.ipfire.org Git - thirdparty/bind9.git/commit
chg: usr: Print expire option in transfer summary.
authorMark Andrews <marka@isc.org>
Mon, 4 Nov 2024 18:26:49 +0000 (18:26 +0000)
committerMark Andrews <marka@isc.org>
Mon, 4 Nov 2024 18:26:49 +0000 (18:26 +0000)
commitd0900b7edfde57f2751cebd76be092f6c72afd40
tree86ccc9cfd4042d327ec132ddf43e9d7cfad5b006
parentcf90a2bb0e0869bb221045760e6801f8663a22da
parent5253c75b7a51bd39521755a487658deba2402f9e
chg: usr: Print expire option in transfer summary.

The zone transfer summary will now print the expire option value in the zone transfer summary.

Closes #5013

Merge branch '5013-print-expire-option-in-transfer-summary' into 'main'

See merge request isc-projects/bind9!9694