]> git.ipfire.org Git - thirdparty/bind9.git/commit
Retrieve RRSIG from SKR
authorMatthijs Mekking <matthijs@isc.org>
Wed, 19 Jun 2024 12:33:07 +0000 (14:33 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 22 Aug 2024 06:21:52 +0000 (08:21 +0200)
commit61cf599fbff7e6a821062eafe928bf6d07e4b756
tree83a208957763acef9589b3b9ac7438f0680760d3
parent30d20b110eeee5aa6b03caeac15797ece479387f
Retrieve RRSIG from SKR

When it is time to generate a new signature (dns_dnssec_sign), rather
than create a new one, retrieve it from the SKR.
lib/dns/include/dns/zone.h
lib/dns/update.c
lib/dns/zone.c