[PR #1744] [MERGED] Populate name_pointers correctly via MessageResponseBuilder request #2561

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1744
Author: @jeff-hiner
Created: 7/20/2022
Status: Merged
Merged: 8/1/2022
Merged by: @djc

Base: mainHead: fix_compression


📝 Commits (2)

  • b4724a5 Populate name_pointers correctly via MessageResponseBuilder request
  • 19c0f11 Rename "original" field

📊 Changes

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

View changed files

📝 crates/server/src/authority/message_request.rs (+21 -4)

📄 Description

Works around https://github.com/bluejekyll/trust-dns/issues/1743 for single queries, which should cover most standard cases.


🔄 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/1744 **Author:** [@jeff-hiner](https://github.com/jeff-hiner) **Created:** 7/20/2022 **Status:** ✅ Merged **Merged:** 8/1/2022 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `fix_compression` --- ### 📝 Commits (2) - [`b4724a5`](https://github.com/hickory-dns/hickory-dns/commit/b4724a517760c1d70ed371bd48675ca17cfca3de) Populate name_pointers correctly via MessageResponseBuilder request - [`19c0f11`](https://github.com/hickory-dns/hickory-dns/commit/19c0f11876641aa05e03779b8ecb79cf0e2826ee) Rename "original" field ### 📊 Changes **1 file changed** (+21 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `crates/server/src/authority/message_request.rs` (+21 -4) </details> ### 📄 Description Works around https://github.com/bluejekyll/trust-dns/issues/1743 for single queries, which should cover most standard cases. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 10:11:59 +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#2561
No description provided.