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

Validate PrefixLength for IPSource to ensure a length of 32/128 #1186

Open
damyan opened this issue Dec 13, 2024 · 0 comments · May be fixed by #1217
Open

Validate PrefixLength for IPSource to ensure a length of 32/128 #1186

damyan opened this issue Dec 13, 2024 · 0 comments · May be fixed by #1217
Assignees
Labels
bug Something isn't working

Comments

@damyan
Copy link
Member

damyan commented Dec 13, 2024

Currently we allow IP sources length other than 32 (IPv4) or 128 (IPv6) when creating a machine with a derived prefix. This fails silently and prevents the machine NIC creation.

@damyan damyan added the bug Something isn't working label Dec 13, 2024
@damyan damyan added this to Core Dec 13, 2024
@ushabelgur ushabelgur self-assigned this Dec 31, 2024
@ushabelgur ushabelgur moved this to In Progress in Core Dec 31, 2024
@ushabelgur ushabelgur linked a pull request Jan 13, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🧑‍💻 In Progress
Development

Successfully merging a pull request may close this issue.

2 participants