[PR #3046] [MERGED] util: fix some issues with recurse #3515

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/3046
Author: @djc
Created: 6/12/2025
Status: Merged
Merged: 6/13/2025
Merged by: @djc

Base: mainHead: recurse-tweaks


📝 Commits (4)

  • c6856c7 proto: add authoritative roots
  • 49f0eed util: default recurse to all roots
  • 3d047c1 util: set FQDN for recurse name argument
  • 9e27253 util: tweak recurse output

📊 Changes

2 files changed (+66 additions, -4 deletions)

View changed files

📝 crates/proto/src/lib.rs (+56 -0)
📝 util/src/bin/recurse.rs (+10 -4)

📄 Description

Fixes #3045.


🔄 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/3046 **Author:** [@djc](https://github.com/djc) **Created:** 6/12/2025 **Status:** ✅ Merged **Merged:** 6/13/2025 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `recurse-tweaks` --- ### 📝 Commits (4) - [`c6856c7`](https://github.com/hickory-dns/hickory-dns/commit/c6856c7edc0b6969dd3cc34920b1cd3e0a4764c6) proto: add authoritative roots - [`49f0eed`](https://github.com/hickory-dns/hickory-dns/commit/49f0eeddf88ffb7222672d59a36fef327125cbf6) util: default recurse to all roots - [`3d047c1`](https://github.com/hickory-dns/hickory-dns/commit/3d047c1e1fe582362cabf9a85644769d37d3fa00) util: set FQDN for recurse name argument - [`9e27253`](https://github.com/hickory-dns/hickory-dns/commit/9e272532f874d7a52cfd6a5c77651ce351f789ec) util: tweak recurse output ### 📊 Changes **2 files changed** (+66 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `crates/proto/src/lib.rs` (+56 -0) 📝 `util/src/bin/recurse.rs` (+10 -4) </details> ### 📄 Description Fixes #3045. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:47: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#3515
No description provided.