]> git.ipfire.org Git - thirdparty/bind9.git/commit
Cleanup keymgr.c
authorMatthijs Mekking <matthijs@isc.org>
Thu, 7 Jan 2021 11:26:53 +0000 (12:26 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 3 Feb 2021 14:35:06 +0000 (15:35 +0100)
commit189d9a2d21b44eec25245cd5189c86d7115e79af
treea89c65e52c366dd2e8086cf030fb61e89f4a0f35
parent291bcc37217a7d375926921199c1acc8f2e92109
Cleanup keymgr.c

Three small cleanups:

1. Remove an unused keystr/dst_key_format.
2. Initialize a dst_key_state_t state with NA.
3. Update false comment about local policy (local policy only adds
   barrier on transitions to the RUMOURED state, not the UNRETENTIVE
   state).
lib/dns/keymgr.c