]> git.ipfire.org Git - thirdparty/bind9.git/commit
Refactor KSK processing
authorMatthijs Mekking <matthijs@isc.org>
Tue, 11 Jul 2023 12:01:36 +0000 (14:01 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 20 Jul 2023 10:40:52 +0000 (12:40 +0200)
commita8f71f67ac0d223bcc32dff2f8cfa48fe4c47621
tree8affa08544507633e2b48ec0a6455c636dd03881
parent88a687106fc879d0495e7325f0dcc61bb6b3aa57
Refactor KSK processing

There are multiple almost identical code blocks, time to make a
function.
lib/dns/include/dst/dst.h
lib/dns/key.c
lib/dns/update.c
lib/dns/zone.c