[PR #874] [MERGED] Deserialize default resolv opts #1760

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/874
Author: @manjlhh
Created: 9/24/2019
Status: Merged
Merged: 9/25/2019
Merged by: @bluejekyll

Base: masterHead: deserialize-default-resolv-opts


📝 Commits (3)

  • cd20a3a add serde default attribute for ResolverOpts
  • 1da8353 move serde attribute for ResolverOpts in cfg
  • d3727d3 Merge branch 'master' into deserialize-default-resolv-opts

📊 Changes

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

View changed files

📝 .gitignore (+1 -0)
📝 crates/resolver/src/config.rs (+1 -1)

📄 Description

In order to specify in the config file only those parameters that need to be overidden.


🔄 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/874 **Author:** [@manjlhh](https://github.com/manjlhh) **Created:** 9/24/2019 **Status:** ✅ Merged **Merged:** 9/25/2019 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `deserialize-default-resolv-opts` --- ### 📝 Commits (3) - [`cd20a3a`](https://github.com/hickory-dns/hickory-dns/commit/cd20a3a0496acc088a658134559a2d424a464f40) add serde default attribute for ResolverOpts - [`1da8353`](https://github.com/hickory-dns/hickory-dns/commit/1da8353302b1ba4f660a7c35c7b32845f5a8a880) move serde attribute for ResolverOpts in cfg - [`d3727d3`](https://github.com/hickory-dns/hickory-dns/commit/d3727d3d2c59e38aa6c25e9dd9481af7d894277d) Merge branch 'master' into deserialize-default-resolv-opts ### 📊 Changes **2 files changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `crates/resolver/src/config.rs` (+1 -1) </details> ### 📄 Description In order to specify in the config file only those parameters that need to be overidden. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:23:51 +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#1760
No description provided.