[PR #17961] [CLOSED] Issue 17924 (BGP_ASN_MIN change from 1 to 0) #15237

Closed
opened 2025-12-30 00:20:47 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/17961
Author: @menckend
Created: 11/7/2024
Status: Closed

Base: developHead: patch-1


📝 Commits (1)

  • 7ab7808 Issue 17924 (BGP_ASN_MIN change from 1 to 0)

📊 Changes

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

View changed files

📝 netbox/ipam/fields.py (+1 -1)

📄 Description

Implements: 17924

Changing BGP_ASN_MIN from 1 to 0 to reflect the validity of ASN 0 (not used in BGP route updates, but used in BGP RPKI ROAs.) https://github.com/netbox-community/netbox/issues/17924


🔄 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/17961 **Author:** [@menckend](https://github.com/menckend) **Created:** 11/7/2024 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`7ab7808`](https://github.com/netbox-community/netbox/commit/7ab780814bcdd06366ca663cc4f45da58361b7cf) Issue 17924 (BGP_ASN_MIN change from 1 to 0) ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/ipam/fields.py` (+1 -1) </details> ### 📄 Description ### Implements: [17924](https://github.com/netbox-community/netbox/issues/17924) Changing BGP_ASN_MIN from 1 to 0 to reflect the validity of ASN 0 (not used in BGP route updates, but used in BGP RPKI ROAs.) [https://github.com/netbox-community/netbox/issues/17924](https://github.com/netbox-community/netbox/issues/17924) --- <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-30 00:20:47 +01:00
adam closed this issue 2025-12-30 00:20:48 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15237