[GH-ISSUE #723] Change ANAME record value to official once assigned #280

Open
opened 2026-03-07 23:15:34 +03:00 by kerem · 0 comments
Owner

Originally created by @bluejekyll on GitHub (Apr 3, 2019).
Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/723

https://github.com/each/draft-aname/issues/48


Once the above is finalized, here are the areas that need updating:

github.com/bluejekyll/trust-dns@75a94dc86a/crates/proto/src/rr/record_type.rs (L190)

And:

github.com/bluejekyll/trust-dns@75a94dc86a/crates/proto/src/rr/record_type.rs (L300)

No changes should be required in the Authority or otherwise in the system. Changing serialized forms of data will need to be updated (i.e. SQLite db's need a strategy for updating the RecordType, perhaps a tool to explore the data in the SQLite db).

Originally created by @bluejekyll on GitHub (Apr 3, 2019). Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/723 https://github.com/each/draft-aname/issues/48 ---- Once the above is finalized, here are the areas that need updating: https://github.com/bluejekyll/trust-dns/blob/75a94dc86a77a915f0e1266f59da80974b58c529/crates/proto/src/rr/record_type.rs#L190 And: https://github.com/bluejekyll/trust-dns/blob/75a94dc86a77a915f0e1266f59da80974b58c529/crates/proto/src/rr/record_type.rs#L300 No changes should be required in the Authority or otherwise in the system. Changing serialized forms of data will need to be updated (i.e. SQLite db's need a strategy for updating the `RecordType`, perhaps a tool to explore the data in the SQLite db).
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#280
No description provided.