[PR #882] [MERGED] Add accessors for the CAA KeyValue type #1770

Closed
opened 2026-03-16 02:24:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/882
Author: @rotty
Created: 10/13/2019
Status: Merged
Merged: 10/14/2019
Merged by: @bluejekyll

Base: masterHead: pr/caa-kv-accessors


📝 Commits (1)

  • c60c8f4 Add accessors for the CAA KeyValue type

📊 Changes

1 file changed (+10 additions, -0 deletions)

View changed files

📝 crates/proto/src/rr/rdata/caa.rs (+10 -0)

📄 Description

These are needed to get at the KeyValue pair's contents outside of
the trust-dns-proto crate.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/882 **Author:** [@rotty](https://github.com/rotty) **Created:** 10/13/2019 **Status:** ✅ Merged **Merged:** 10/14/2019 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `pr/caa-kv-accessors` --- ### 📝 Commits (1) - [`c60c8f4`](https://github.com/hickory-dns/hickory-dns/commit/c60c8f4c5e560d561dbacc9ccc197a20109f7d5b) Add accessors for the CAA `KeyValue` type ### 📊 Changes **1 file changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `crates/proto/src/rr/rdata/caa.rs` (+10 -0) </details> ### 📄 Description These are needed to get at the KeyValue pair's contents outside of the `trust-dns-proto` crate. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:24:23 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#1770
No description provided.