[PR #2675] [MERGED] conformance: enable unbound control interface #3226

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2675
Author: @divergentdave
Created: 12/13/2024
Status: Merged
Merged: 12/13/2024
Merged by: @djc

Base: mainHead: david/conformance-unbound-control


📝 Commits (1)

  • a18db03 conformance: enable unbound control interface

📊 Changes

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

View changed files

📝 conformance/packages/dns-test/src/templates/nsd.conf.jinja (+2 -1)
📝 conformance/packages/dns-test/src/templates/unbound.conf.jinja (+2 -1)

📄 Description

This enables unbound's control interface in its configuration files. I used this a while back in order to inspect its internal statistics, along with unbound-control -s /run/unbound.ctl -c /etc/unbound/unbound.conf stats_noreset. Baking in the configuration option may save a step for someone in the future, as control-enable defaults to no.


🔄 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/2675 **Author:** [@divergentdave](https://github.com/divergentdave) **Created:** 12/13/2024 **Status:** ✅ Merged **Merged:** 12/13/2024 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `david/conformance-unbound-control` --- ### 📝 Commits (1) - [`a18db03`](https://github.com/hickory-dns/hickory-dns/commit/a18db037e029347d015ec6af408f89ce8a3a5cc0) conformance: enable unbound control interface ### 📊 Changes **2 files changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `conformance/packages/dns-test/src/templates/nsd.conf.jinja` (+2 -1) 📝 `conformance/packages/dns-test/src/templates/unbound.conf.jinja` (+2 -1) </details> ### 📄 Description This enables unbound's control interface in its configuration files. I used this a while back in order to inspect its internal statistics, along with `unbound-control -s /run/unbound.ctl -c /etc/unbound/unbound.conf stats_noreset`. Baking in the configuration option may save a step for someone in the future, as `control-enable` defaults to `no`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:32:15 +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#3226
No description provided.