[GH-ISSUE #264] Move TBS & record sorting logic from -proto to -client #424

Open
opened 2026-03-15 22:26:45 +03:00 by kerem · 0 comments
Owner

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

Once #200 is fixed, Verifier won't need to use TBS and it won't sort records any longer. That means TBS and all the Ord implementations for the various components of records can and should be moved from -proto to -client after #200 is fixed. See also #263.

Originally created by @briansmith on GitHub (Oct 25, 2017). Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/264 Once #200 is fixed, Verifier won't need to use `TBS` and it won't sort records any longer. That means TBS and all the `Ord` implementations for the various components of records can and should be moved from -proto to -client after #200 is fixed. See also #263.
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#424
No description provided.