[GH-ISSUE #272] CNAME and ALL queries recursively resolve CNAMES, but shouldn't #131

Closed
opened 2026-03-07 22:24:06 +03:00 by kerem · 0 comments
Owner

Originally created by @briansmith on GitHub (Oct 27, 2017).
Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/272

When querying most record types, recursion is the right thing to do. However, when querying for CNAME records themselves (including ALL), recursion shouldn't be done. However, it currently is being done.

Originally created by @briansmith on GitHub (Oct 27, 2017). Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/272 When querying most record types, recursion is the right thing to do. However, when querying for CNAME records themselves (including ALL), recursion shouldn't be done. However, it currently is being done.
kerem 2026-03-07 22:24:06 +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#131
No description provided.