[PR #656] [MERGED] Backport relax _ #1578

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

📋 Pull Request Information

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

Base: r0.10Head: backport-_-relax


📝 Commits (1)

  • 1ebdf45 relax _ rules in name parsing and allow in search

📊 Changes

4 files changed (+96 additions, -48 deletions)

View changed files

📝 crates/proto/Cargo.toml (+1 -1)
📝 crates/proto/src/rr/domain/label.rs (+4 -3)
📝 crates/proto/src/rr/domain/name.rs (+81 -43)
📝 crates/resolver/src/system_conf/unix.rs (+10 -1)

📄 Description

No description provided


🔄 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/656 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 1/12/2019 **Status:** ✅ Merged **Merged:** 1/12/2019 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `r0.10` ← **Head:** `backport-_-relax` --- ### 📝 Commits (1) - [`1ebdf45`](https://github.com/hickory-dns/hickory-dns/commit/1ebdf45c54c38bceee0faa0651bb6ee0bd648516) relax _ rules in name parsing and allow in search ### 📊 Changes **4 files changed** (+96 additions, -48 deletions) <details> <summary>View changed files</summary> 📝 `crates/proto/Cargo.toml` (+1 -1) 📝 `crates/proto/src/rr/domain/label.rs` (+4 -3) 📝 `crates/proto/src/rr/domain/name.rs` (+81 -43) 📝 `crates/resolver/src/system_conf/unix.rs` (+10 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:14:05 +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#1578
No description provided.