[GH-ISSUE #654] Add "NAPTR" RR support #265

Closed
opened 2026-03-07 23:07:14 +03:00 by kerem · 1 comment
Owner

Originally created by @nhoyle on GitHub (Jan 11, 2019).
Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/654

Is your feature request related to a problem? Please describe.
trust-dns lacks first-class support for queries for the NAPTR resource record type.

Describe the solution you'd like
Implement first-class support for NAPTR.

Describe alternatives you've considered
Use "Unknown" query type.

Additional context
NAPTR is well established and in wide use (within the context of its intended purpose). It is also a stable specification and a reasonable candidate for direct support.

Originally created by @nhoyle on GitHub (Jan 11, 2019). Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/654 **Is your feature request related to a problem? Please describe.** trust-dns lacks first-class support for queries for the NAPTR resource record type. **Describe the solution you'd like** Implement first-class support for NAPTR. **Describe alternatives you've considered** Use "Unknown" query type. **Additional context** NAPTR is well established and in wide use (within the context of its intended purpose). It is also a stable specification and a reasonable candidate for direct support.
kerem 2026-03-07 23:07:14 +03:00
Author
Owner

@bluejekyll commented on GitHub (Feb 4, 2019):

RR specification: https://tools.ietf.org/html/rfc3403

<!-- gh-comment-id:460302084 --> @bluejekyll commented on GitHub (Feb 4, 2019): RR specification: https://tools.ietf.org/html/rfc3403
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#265
No description provided.