[PR #3325] [MERGED] resolver: let PoolContext::new() also build an address filter #3746

Closed
opened 2026-03-16 12:00:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/3325
Author: @djc
Created: 10/21/2025
Status: Merged
Merged: 10/22/2025
Merged by: @djc

Base: mainHead: context-filter


📝 Commits (1)

  • 43b188b resolver: let PoolContext::new() also build an address filter

📊 Changes

3 files changed (+18 additions, -12 deletions)

View changed files

📝 crates/resolver/src/config.rs (+16 -0)
📝 crates/resolver/src/name_server/name_server_pool.rs (+1 -1)
📝 crates/resolver/src/resolver.rs (+1 -11)

📄 Description

Followup from


🔄 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/3325 **Author:** [@djc](https://github.com/djc) **Created:** 10/21/2025 **Status:** ✅ Merged **Merged:** 10/22/2025 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `context-filter` --- ### 📝 Commits (1) - [`43b188b`](https://github.com/hickory-dns/hickory-dns/commit/43b188ba5c38870ef294f06d6d27c45c92e4f78d) resolver: let PoolContext::new() also build an address filter ### 📊 Changes **3 files changed** (+18 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `crates/resolver/src/config.rs` (+16 -0) 📝 `crates/resolver/src/name_server/name_server_pool.rs` (+1 -1) 📝 `crates/resolver/src/resolver.rs` (+1 -11) </details> ### 📄 Description Followup from - #3319 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 12:00:29 +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#3746
No description provided.