]> git.ipfire.org Git - thirdparty/bind9.git/commit
Minor refactor of dst code
authorMatthijs Mekking <matthijs@isc.org>
Mon, 22 Sep 2025 14:58:22 +0000 (16:58 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 1 Oct 2025 12:26:40 +0000 (12:26 +0000)
commitc2c6f60928554cd8ff3f157e7e406e7713805cb7
treed6c915c5ccb00898d71e6c995acde0e7af5b0c68
parente2260b80702748eeae25ba32c2b0050a30b56f1c
Minor refactor of dst code

Convert the defines to enums. Initialize the tags more explicitly and
less ugly.

(cherry picked from commit 4a0c8295841a38b0793d9bb941c4286dc0833478)
lib/dns/dst_api.c
lib/dns/dst_internal.h
lib/dns/dst_parse.c
lib/dns/include/dst/dst.h
lib/dns/keymgr.c
lib/dns/zone.c