Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make VNI always use uint32_t #436

Merged
merged 1 commit into from
Nov 22, 2023
Merged

Make VNI always use uint32_t #436

merged 1 commit into from
Nov 22, 2023

Conversation

PlagueCZ
Copy link
Contributor

There were some instances where VNI was using int, so I unified the type to uint32 (hopefully) everywhere.

@github-actions github-actions bot added enhancement New feature or request size/M labels Nov 21, 2023
Copy link
Collaborator

@guvenc guvenc left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@guvenc guvenc merged commit 7e5e20b into main Nov 22, 2023
7 checks passed
@guvenc guvenc deleted the feature/uniform_vni_type branch November 22, 2023 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants