[PR #974] [MERGED] Filter on mac address on interface #12142

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/974
Author: @marc-us
Created: 3/18/2017
Status: Merged
Merged: 3/23/2017
Merged by: @jeremystretch

Base: developHead: develop


📝 Commits (4)

  • 3fe3151 Filter on mac address on interface
  • f2dc287 Filter on mac address on interface
  • f26253e Filter on mac address on interface
  • b875cea Filter on mac address on interface via API

📊 Changes

1 file changed (+13 additions, -0 deletions)

View changed files

📝 netbox/dcim/filters.py (+13 -0)

📄 Description

Extension to be able search by mac address of interface via API.
Just a small change, please merge it.


🔄 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/974 **Author:** [@marc-us](https://github.com/marc-us) **Created:** 3/18/2017 **Status:** ✅ Merged **Merged:** 3/23/2017 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (4) - [`3fe3151`](https://github.com/netbox-community/netbox/commit/3fe3151af7db860d8c65c6eff1bb7a27323e0f6c) Filter on mac address on interface - [`f2dc287`](https://github.com/netbox-community/netbox/commit/f2dc287f1429b2338b44169e2c358cc55b95c93a) Filter on mac address on interface - [`f26253e`](https://github.com/netbox-community/netbox/commit/f26253ec491d699844f995a05f6a9b36e481c724) Filter on mac address on interface - [`b875cea`](https://github.com/netbox-community/netbox/commit/b875cea10d5f6a59a250a37a023d32867285ec8b) Filter on mac address on interface via API ### 📊 Changes **1 file changed** (+13 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/filters.py` (+13 -0) </details> ### 📄 Description Extension to be able search by mac address of interface via API. Just a small change, please merge it. --- <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:51 +01:00
adam closed this issue 2025-12-29 22:19:52 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12142