Skip to content

Junos: convert last F_DecByte to F_Uint8#9008

Merged
dhalperi merged 1 commit intomasterfrom
spr/master/ad6f606b
May 3, 2024
Merged

Junos: convert last F_DecByte to F_Uint8#9008
dhalperi merged 1 commit intomasterfrom
spr/master/ad6f606b

Conversation

@dhalperi
Copy link
Copy Markdown
Member

@dhalperi dhalperi commented May 3, 2024

Juniper allows leading 0s in numbers, generally, including IP addresses. We already handle
this in F_Uint8, but somehow we had a nearly-equivalent F_DecByte that was only used
in IP address that did not allow zeros. Fix this last case, add a test, and delete
the now unused fragment.

Juniper allows leading 0s in numbers, generally, including IP addresses. We already handle
this in F_Uint8, but somehow we had a nearly-equivalent F_DecByte that was only used
in IP address that did not allow zeros. Fix this last case, add a test, and delete
the now unused fragment.

commit-id:ad6f606b
@batfish-bot
Copy link
Copy Markdown

This change is Reviewable

@dhalperi dhalperi enabled auto-merge (squash) May 3, 2024 16:17
Copy link
Copy Markdown
Contributor

@anothermattbrown anothermattbrown left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 3 of 3 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @dhalperi)

@dhalperi dhalperi merged commit faed1c6 into master May 3, 2024
@dhalperi dhalperi deleted the spr/master/ad6f606b branch May 3, 2024 17:08
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.

3 participants