[PR #3589] [MERGED] [management] Remove remaining backend linux router limitation #23108

Open
opened 2026-08-05 06:06:48 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/3589
Author: @lixmal
Created: 3/27/2025
Status: Merged
Merged: 4/1/2025
Merged by: @lixmal

Base: mainHead: remove-linux-restriction


📝 Commits (2)

  • 6d5132b Remove remaining backend linux router limitation
  • fce9c12 Fix test

📊 Changes

3 files changed (+4 additions, -23 deletions)

View changed files

📝 management/server/route.go (+0 -14)
📝 management/server/route_test.go (+4 -4)
📝 management/server/types/account.go (+0 -5)

📄 Description

Describe your changes

Closes #3578

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

🔄 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/netbirdio/netbird/pull/3589 **Author:** [@lixmal](https://github.com/lixmal) **Created:** 3/27/2025 **Status:** ✅ Merged **Merged:** 4/1/2025 **Merged by:** [@lixmal](https://github.com/lixmal) **Base:** `main` ← **Head:** `remove-linux-restriction` --- ### 📝 Commits (2) - [`6d5132b`](https://github.com/netbirdio/netbird/commit/6d5132b5960ee7e7b3755f6018e0ca3ce6ccfac7) Remove remaining backend linux router limitation - [`fce9c12`](https://github.com/netbirdio/netbird/commit/fce9c12582537292f57070a872928115062b9e1c) Fix test ### 📊 Changes **3 files changed** (+4 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `management/server/route.go` (+0 -14) 📝 `management/server/route_test.go` (+4 -4) 📝 `management/server/types/account.go` (+0 -5) </details> ### 📄 Description ## Describe your changes ## Issue ticket number and link Closes #3578 ### Checklist - [x] Is it a bug fix - [ ] Is a typo/documentation fix - [ ] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 06:06:48 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#23108