[PR #2381] [MERGED] dns-test: parse multiple EDE codes #3004

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2381
Author: @japaric
Created: 8/23/2024
Status: Merged
Merged: 9/1/2024
Merged by: @bluejekyll

Base: mainHead: ja-dns-test-multi-ede


📝 Commits (1)

  • 488b882 dns-test: parse multiple EDE codes

📊 Changes

2 files changed (+50 additions, -14 deletions)

View changed files

📝 conformance/packages/conformance-tests/src/resolver/dnssec/scenarios/ede.rs (+1 -1)
📝 conformance/packages/dns-test/src/client.rs (+49 -13)

📄 Description

I recently learned that a DNS response can include multiple EDE codes. This PR updates the test framework to parse multiple EDE codes out of dig's output


🔄 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/2381 **Author:** [@japaric](https://github.com/japaric) **Created:** 8/23/2024 **Status:** ✅ Merged **Merged:** 9/1/2024 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `main` ← **Head:** `ja-dns-test-multi-ede` --- ### 📝 Commits (1) - [`488b882`](https://github.com/hickory-dns/hickory-dns/commit/488b882d800590a74b4aa33c3cae64ef179cddbd) dns-test: parse multiple EDE codes ### 📊 Changes **2 files changed** (+50 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `conformance/packages/conformance-tests/src/resolver/dnssec/scenarios/ede.rs` (+1 -1) 📝 `conformance/packages/dns-test/src/client.rs` (+49 -13) </details> ### 📄 Description I recently learned that a DNS response can include multiple EDE codes. This PR updates the test framework to parse multiple EDE codes out of `dig`'s output --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:19:51 +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#3004
No description provided.