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

fix(vrf): ipprefix len should be 32 #146

Merged
merged 1 commit into from
Sep 1, 2023
Merged

Conversation

glimchb
Copy link
Member

@glimchb glimchb commented Aug 31, 2023

Fixes #75

Signed-off-by: Boris Glimcher Boris.Glimcher@emc.com

@codecov
Copy link

codecov bot commented Aug 31, 2023

Codecov Report

Merging #146 (ef6d318) into main (1a2b0e5) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #146   +/-   ##
=======================================
  Coverage   48.00%   48.00%           
=======================================
  Files           5        5           
  Lines         852      852           
=======================================
  Hits          409      409           
  Misses        424      424           
  Partials       19       19           

@glimchb glimchb changed the title fix: ipprefix len should be 32 fix(vrf): ipprefix len should be 32 Aug 31, 2023
@glimchb glimchb marked this pull request as ready for review August 31, 2023 18:36
@glimchb glimchb requested a review from a team as a code owner August 31, 2023 18:36
Fixes opiproject#75

Signed-off-by: Boris Glimcher <Boris.Glimcher@emc.com>
@glimchb glimchb added the Merge Candidate in the open merge window, next candidate for merge label Aug 31, 2023
@glimchb glimchb merged commit 41a522f into opiproject:main Sep 1, 2023
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Merge Candidate in the open merge window, next candidate for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create loopback interface and use /32 length instead 24
2 participants