[PR #645] [MERGED] relax _ rules in name parsing and allow in search #1574

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/645
Author: @bluejekyll
Created: 12/22/2018
Status: Merged
Merged: 1/12/2019
Merged by: @bluejekyll

Base: masterHead: allow-_-in-name


📝 Commits (1)

  • 7fd9cee relax _ rules in name parsing and allow in search

📊 Changes

3 files changed (+82 additions, -35 deletions)

View changed files

📝 crates/proto/src/rr/domain/label.rs (+4 -3)
📝 crates/proto/src/rr/domain/name.rs (+67 -30)
📝 crates/resolver/src/system_conf/unix.rs (+11 -2)

📄 Description

fixes #644


🔄 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/645 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 12/22/2018 **Status:** ✅ Merged **Merged:** 1/12/2019 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `allow-_-in-name` --- ### 📝 Commits (1) - [`7fd9cee`](https://github.com/hickory-dns/hickory-dns/commit/7fd9ceef317b186cef233fb0cfb62115a886deb6) relax _ rules in name parsing and allow in search ### 📊 Changes **3 files changed** (+82 additions, -35 deletions) <details> <summary>View changed files</summary> 📝 `crates/proto/src/rr/domain/label.rs` (+4 -3) 📝 `crates/proto/src/rr/domain/name.rs` (+67 -30) 📝 `crates/resolver/src/system_conf/unix.rs` (+11 -2) </details> ### 📄 Description fixes #644 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:13:48 +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#1574
No description provided.