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: CIDR_MAX_BITS restricting to /27 instead of /25 #5111

Merged

Conversation

danny6167
Copy link
Member

The max CIDR mask when adding allocations is expected to be /25 according to the error message, this commit corrects the CIDR_MAX_BITS to match this expectation.

RMartinOscar added a commit to RMartinOscar/panel that referenced this pull request Jun 17, 2024
The max CIDR mask when adding allocations is expected to be /25 according to the error message, this commit corrects the CIDR_MAX_BITS to match this expectation.
>pterodactyl/panel#5111
@matthewpi matthewpi changed the title Allocations: Correct CIDR_MAX_BITS to match the expected limit fix: CIDR_MAX_BITS restricting to /27 instead of /25 Jun 29, 2024
@matthewpi matthewpi merged commit 844537d into pterodactyl:1.0-develop Jun 29, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🧨 Awaiting release
Development

Successfully merging this pull request may close these issues.

None yet

2 participants