[PR #2338] [MERGED] Add support for CNAME records to dns-test #2968

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2338
Author: @marcus0x62
Created: 8/4/2024
Status: Merged
Merged: 8/31/2024
Merged by: @bluejekyll

Base: mainHead: cname_conformance_test_support


📝 Commits (1)

  • aa2d36d Add support for CNAME records to dns-test

📊 Changes

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

View changed files

📝 conformance/packages/dns-test/src/record.rs (+83 -1)

📄 Description

As part of adding CNAME resolution support to the recursor, I need to run CNAME-related tests. This PR adds support to dns-test for CNAME records.


🔄 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/2338 **Author:** [@marcus0x62](https://github.com/marcus0x62) **Created:** 8/4/2024 **Status:** ✅ Merged **Merged:** 8/31/2024 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `main` ← **Head:** `cname_conformance_test_support` --- ### 📝 Commits (1) - [`aa2d36d`](https://github.com/hickory-dns/hickory-dns/commit/aa2d36d9f35a32e9ffd44b3bb4cc23e6ec072d86) Add support for CNAME records to dns-test ### 📊 Changes **1 file changed** (+83 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `conformance/packages/dns-test/src/record.rs` (+83 -1) </details> ### 📄 Description As part of adding CNAME resolution support to the recursor, I need to run CNAME-related tests. This PR adds support to dns-test for CNAME records. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:17:58 +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#2968
No description provided.