[PR #2743] [MERGED] Fix AAAA record's RecordData::record_type() to return RecordType::AAAA #3280

Closed
opened 2026-03-16 11:35:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2743
Author: @oherrala
Created: 1/28/2025
Status: Merged
Merged: 1/28/2025
Merged by: @bluejekyll

Base: mainHead: aaaaaaaaaaa-record


📝 Commits (1)

  • 27cb508 Fix AAAA record's RecordData::record_type() to return RecordType::AAAA

📊 Changes

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

View changed files

📝 crates/proto/src/rr/rdata/aaaa.rs (+1 -1)

📄 Description

I couldn't find anyone calling this method which is why it's probably been unnoticed.


🔄 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/2743 **Author:** [@oherrala](https://github.com/oherrala) **Created:** 1/28/2025 **Status:** ✅ Merged **Merged:** 1/28/2025 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `main` ← **Head:** `aaaaaaaaaaa-record` --- ### 📝 Commits (1) - [`27cb508`](https://github.com/hickory-dns/hickory-dns/commit/27cb5080cf33e91448fe315a64937848ac609626) Fix AAAA record's RecordData::record_type() to return RecordType::AAAA ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `crates/proto/src/rr/rdata/aaaa.rs` (+1 -1) </details> ### 📄 Description I couldn't find anyone calling this method which is why it's probably been unnoticed. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:35:13 +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#3280
No description provided.