[GH-ISSUE #2921] Remove ForwardData.name #1085

Closed
opened 2026-03-16 01:34:45 +03:00 by kerem · 1 comment
Owner

Originally created by @divergentdave on GitHub (Apr 10, 2025).
Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/2921

After #2919, the name field of ForwardData, which is populated with the owner name of an SOA record, is no longer used. It can be removed in the next minor version.

Originally created by @divergentdave on GitHub (Apr 10, 2025). Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/2921 After #2919, the `name` field of `ForwardData`, which is populated with the owner name of an SOA record, is no longer used. It can be removed in the next minor version.
kerem 2026-03-16 01:34:45 +03:00
Author
Owner

@divergentdave commented on GitHub (Apr 10, 2025):

Actually the whole ForwardData struct and associated recursor ErrorKind variant are described as being for "SOA referrals". Since #2919 eliminates this concept, we may be able to remove the struct and error kind entirely.

<!-- gh-comment-id:2794527842 --> @divergentdave commented on GitHub (Apr 10, 2025): Actually the whole `ForwardData` struct and associated recursor ErrorKind variant are described as being for "SOA referrals". Since #2919 eliminates this concept, we may be able to remove the struct and error kind entirely.
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#1085
No description provided.