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

bug: for both vrf and bridge VtepIpPrefix is optional and can be nil #150

Open
glimchb opened this issue Sep 5, 2023 · 0 comments
Open
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@glimchb
Copy link
Member

glimchb commented Sep 5, 2023

see

binary.BigEndian.PutUint32(myip, in.Vrf.Spec.VtepIpPrefix.Addr.GetV4Addr())

see
binary.BigEndian.PutUint32(myip, in.LogicalBridge.Spec.VtepIpPrefix.Addr.GetV4Addr())

introduced from #147

@glimchb glimchb added the bug Something isn't working label Sep 5, 2023
@glimchb glimchb changed the title bug(bridge): VtepIpPrefix is optional and can be nil bug: for both vrf and bridge VtepIpPrefix is optional and can be nil Sep 6, 2023
@glimchb glimchb added the good first issue Good for newcomers label Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant