[PR #3871] [MERGED] Fixes #3864: Disallow /0 masks #12672

Closed
opened 2025-12-29 22:22:58 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/3871
Author: @hSaria
Created: 1/9/2020
Status: Merged
Merged: 1/9/2020
Merged by: @jeremystretch

Base: developHead: 3864-disallow-0-masks


📝 Commits (2)

  • 6537f35 Fixes #3864: Disallow /0 masks
  • f3b3235 Merge branch 'develop' into 3864-disallow-0-masks

📊 Changes

2 files changed (+19 additions, -0 deletions)

View changed files

📝 docs/release-notes/version-2.6.md (+1 -0)
📝 netbox/ipam/models.py (+18 -0)

📄 Description

Fixes: #3864

Disallow /0 masks


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/3871 **Author:** [@hSaria](https://github.com/hSaria) **Created:** 1/9/2020 **Status:** ✅ Merged **Merged:** 1/9/2020 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `3864-disallow-0-masks` --- ### 📝 Commits (2) - [`6537f35`](https://github.com/netbox-community/netbox/commit/6537f35176594e57bd3919074ffbecb868af38bd) Fixes #3864: Disallow /0 masks - [`f3b3235`](https://github.com/netbox-community/netbox/commit/f3b323536ec0c9a5222b36d767259f25949c4e7b) Merge branch 'develop' into 3864-disallow-0-masks ### 📊 Changes **2 files changed** (+19 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/release-notes/version-2.6.md` (+1 -0) 📝 `netbox/ipam/models.py` (+18 -0) </details> ### 📄 Description ### Fixes: #3864 Disallow /0 masks --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 22:22:58 +01:00
adam closed this issue 2025-12-29 22:22:59 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12672