[PR #579] [MERGED] enforce that all label pointers occur before the containing label (backport) #1527

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/579
Author: @bluejekyll
Created: 10/10/2018
Status: Merged
Merged: 10/10/2018
Merged by: @bluejekyll

Base: release-0.9Head: fix-recursive-label-0.9


📝 Commits (2)

  • 12fd21e enforce that all label pointers occur before the containing label
  • d38ceb3 increment proto version for release

📊 Changes

3 files changed (+226 additions, -71 deletions)

View changed files

📝 proto/Cargo.toml (+1 -1)
📝 proto/src/error.rs (+10 -5)
📝 proto/src/rr/domain/name.rs (+215 -65)

📄 Description

fyi @oherrala this is the backport


🔄 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/579 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 10/10/2018 **Status:** ✅ Merged **Merged:** 10/10/2018 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `release-0.9` ← **Head:** `fix-recursive-label-0.9` --- ### 📝 Commits (2) - [`12fd21e`](https://github.com/hickory-dns/hickory-dns/commit/12fd21e49bee496fd290b845118a14981a3db4c6) enforce that all label pointers occur before the containing label - [`d38ceb3`](https://github.com/hickory-dns/hickory-dns/commit/d38ceb3dd04200bc26177528f39acf09c2c4dd92) increment proto version for release ### 📊 Changes **3 files changed** (+226 additions, -71 deletions) <details> <summary>View changed files</summary> 📝 `proto/Cargo.toml` (+1 -1) 📝 `proto/src/error.rs` (+10 -5) 📝 `proto/src/rr/domain/name.rs` (+215 -65) </details> ### 📄 Description fyi @oherrala this is the backport --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:11:22 +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#1527
No description provided.