[PR #9485] [MERGED] Fixes #9484 - List services listening on all IPs in IPAddressView #13475

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/9485
Author: @kkthxbye-code
Created: 6/6/2022
Status: Merged
Merged: 6/7/2022
Merged by: @jeremystretch

Base: developHead: fix-9484


📝 Commits (1)

  • 9f4e565 List services listening on all IPs in IPAddressView

📊 Changes

1 file changed (+15 additions, -3 deletions)

View changed files

📝 netbox/ipam/views.py (+15 -3)

📄 Description

Fixes: #9484

I'm unsure if there is a nicer/cleaner way of implementing this.


🔄 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/9485 **Author:** [@kkthxbye-code](https://github.com/kkthxbye-code) **Created:** 6/6/2022 **Status:** ✅ Merged **Merged:** 6/7/2022 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `fix-9484` --- ### 📝 Commits (1) - [`9f4e565`](https://github.com/netbox-community/netbox/commit/9f4e565b8e1c25ab142305700bbc1d4254d727f2) List services listening on all IPs in IPAddressView ### 📊 Changes **1 file changed** (+15 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `netbox/ipam/views.py` (+15 -3) </details> ### 📄 Description ### Fixes: #9484 I'm unsure if there is a nicer/cleaner way of implementing this. --- <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 23:19:04 +01:00
adam closed this issue 2025-12-29 23:19:04 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13475