Skip to content

Accept mnemonics in zonefile scanner for int_enum_str_decimal types#704

Open
SebastiaanYN wants to merge 1 commit into
NLnetLabs:mainfrom
SebastiaanYN:zonefile-mnemonic
Open

Accept mnemonics in zonefile scanner for int_enum_str_decimal types#704
SebastiaanYN wants to merge 1 commit into
NLnetLabs:mainfrom
SebastiaanYN:zonefile-mnemonic

Conversation

@SebastiaanYN

Copy link
Copy Markdown
Contributor

scan_impl! for int_enum_str_decimal types only accepted decimal numbers via FromStr. Add from_mnemonic as a fallback so zone files can use RSASHA256 instead of 8 for SecurityAlgorithm.

`scan_impl!` for `int_enum_str_decimal` types only accepted decimal
numbers via `FromStr`. Add `from_mnemonic` as a fallback so zone files
can use `RSASHA256` instead of `8` for `SecurityAlgorithm`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant