[PR #1672] [MERGED] keep any address records included in the response to an NS query #2496

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1672
Author: @db48x
Created: 3/29/2022
Status: Merged
Merged: 3/30/2022
Merged by: @bluejekyll

Base: mainHead: 1671-keep-addresses-for-ns-queries


📝 Commits (2)

  • e9ed96d keep any address records included in the response to an NS query
  • 1b5f359 verify with a test that NS queries keep address records from the response

📊 Changes

2 files changed (+63 additions, -1 deletions)

View changed files

📝 .gitignore (+2 -1)
📝 crates/resolver/src/caching_client.rs (+61 -0)

📄 Description

Fixes #1671


🔄 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/1672 **Author:** [@db48x](https://github.com/db48x) **Created:** 3/29/2022 **Status:** ✅ Merged **Merged:** 3/30/2022 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `main` ← **Head:** `1671-keep-addresses-for-ns-queries` --- ### 📝 Commits (2) - [`e9ed96d`](https://github.com/hickory-dns/hickory-dns/commit/e9ed96d410e23b3006b90f3495afb045a6498e12) keep any address records included in the response to an NS query - [`1b5f359`](https://github.com/hickory-dns/hickory-dns/commit/1b5f359c3ec42b8c3a6614a104acd81f6f8d4584) verify with a test that NS queries keep address records from the response ### 📊 Changes **2 files changed** (+63 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+2 -1) 📝 `crates/resolver/src/caching_client.rs` (+61 -0) </details> ### 📄 Description Fixes #1671 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 09:05:02 +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#2496
No description provided.