[PR #2334] [MERGED] recursor: take is_subzone() arguments as &Name #2961

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

📋 Pull Request Information

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

Base: mainHead: is-subzone-args-ref


📝 Commits (1)

  • 463c79c recursor: take is_subzone() arguments as &Name

📊 Changes

2 files changed (+20 additions, -20 deletions)

View changed files

📝 crates/recursor/src/lib.rs (+19 -19)
📝 crates/recursor/src/recursor_dns_handle.rs (+1 -1)

📄 Description

cc @marcus0x62


🔄 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/2334 **Author:** [@djc](https://github.com/djc) **Created:** 7/31/2024 **Status:** ✅ Merged **Merged:** 8/4/2024 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `main` ← **Head:** `is-subzone-args-ref` --- ### 📝 Commits (1) - [`463c79c`](https://github.com/hickory-dns/hickory-dns/commit/463c79c0d75fc8cd034d1a6b5e22b66770262945) recursor: take is_subzone() arguments as &Name ### 📊 Changes **2 files changed** (+20 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `crates/recursor/src/lib.rs` (+19 -19) 📝 `crates/recursor/src/recursor_dns_handle.rs` (+1 -1) </details> ### 📄 Description cc @marcus0x62 --- <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:41 +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#2961
No description provided.