Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make ldns_calc_keytag() available for CDNSKEY RR #246

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

tgreenx
Copy link
Contributor

@tgreenx tgreenx commented Aug 27, 2024

Initial work copied from #187, which was inadvertently closed when its author deleted his GitHub account.

Original PR description:

Hi, while working on CDS/CDNSKEY in Zonemaster I realized LDNS does not allow calling ldns_calc_keytag() on a CDNSKEY resource record (which is identical to a DNSKEY resource record).

@wtoorop
Copy link
Member

wtoorop commented Aug 27, 2024

Thanks @tgreenx (and ghost previously). This looks just fine. I'll merge and credit both you and ghost ;)

@wtoorop wtoorop merged commit d6b2ca8 into NLnetLabs:develop Aug 27, 2024
1 of 8 checks passed
wtoorop added a commit that referenced this pull request Aug 27, 2024
@tgreenx tgreenx deleted the cdnskey_calc_keytag branch August 27, 2024 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants