[PR #271] [MERGED] Simplify CNAME chaining. #1334

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/271
Author: @briansmith
Created: 10/26/2017
Status: Merged
Merged: 10/27/2017
Merged by: @bluejekyll

Base: masterHead: simplify-cname-chaining


📝 Commits (3)

  • 384f483 Resolver: Remove a clone() in the common case where CNAME recursion isn't needed.
  • f1a8ff6 Resolver: Simplify CNAME chaining logic.
  • ed9a199 Merge branch 'master' into simplify-cname-chaining

📊 Changes

1 file changed (+45 additions, -51 deletions)

View changed files

📝 resolver/src/lookup_state.rs (+45 -51)

📄 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/271 **Author:** [@briansmith](https://github.com/briansmith) **Created:** 10/26/2017 **Status:** ✅ Merged **Merged:** 10/27/2017 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `simplify-cname-chaining` --- ### 📝 Commits (3) - [`384f483`](https://github.com/hickory-dns/hickory-dns/commit/384f483dac602f7d49cee0202d9f42cb8d6af011) Resolver: Remove a clone() in the common case where CNAME recursion isn't needed. - [`f1a8ff6`](https://github.com/hickory-dns/hickory-dns/commit/f1a8ff6679f265dc0641ef9ec7653b6b620547f6) Resolver: Simplify CNAME chaining logic. - [`ed9a199`](https://github.com/hickory-dns/hickory-dns/commit/ed9a19994fd43870a1bf43794b9163778b398b84) Merge branch 'master' into simplify-cname-chaining ### 📊 Changes **1 file changed** (+45 additions, -51 deletions) <details> <summary>View changed files</summary> 📝 `resolver/src/lookup_state.rs` (+45 -51) </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:00: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#1334
No description provided.