[PR #420] [MERGED] Fixes #289: Annotate free IP ranges within a prefix #12054

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/420
Author: @jeremystretch
Created: 8/3/2016
Status: Merged
Merged: 8/3/2016
Merged by: @jeremystretch

Base: developHead: free_ip_ranges


📝 Commits (5)

📊 Changes

2 files changed (+71 additions, -3 deletions)

View changed files

📝 netbox/ipam/tables.py (+17 -1)
📝 netbox/ipam/views.py (+54 -2)

📄 Description

No description provided


🔄 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/420 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 8/3/2016 **Status:** ✅ Merged **Merged:** 8/3/2016 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `free_ip_ranges` --- ### 📝 Commits (5) - [`57373c9`](https://github.com/netbox-community/netbox/commit/57373c9d6f3f9de5eb4ce9419cd3896e18f07b8c) Initial work on #289 - [`81d955a`](https://github.com/netbox-community/netbox/commit/81d955ab7de3cccd000fbcbc5bcd60d78134ced2) Rewrote add_available_ipaddresses() to be much more efficient and IPv6-friendly - [`533b408`](https://github.com/netbox-community/netbox/commit/533b4082d804fab68223464627baa880b6c82204) Fixed calculation of last_ip_in_prefix for IPv6 - [`79b1bbb`](https://github.com/netbox-community/netbox/commit/79b1bbb9e1f88328b240baf7c893339e3858cb46) Fixed calculation of available IPs between two existing IPs - [`3b9ac3b`](https://github.com/netbox-community/netbox/commit/3b9ac3b9863478cc0fa06ae147255008baf078e6) More intelligent handling of first/last IPs ### 📊 Changes **2 files changed** (+71 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `netbox/ipam/tables.py` (+17 -1) 📝 `netbox/ipam/views.py` (+54 -2) </details> ### 📄 Description _No description provided_ --- <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:19:22 +01:00
adam closed this issue 2025-12-29 22:19:22 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12054