[PR #3625] [MERGED] [client] Fix route removal logic to handle dynamic routes correctly #20996

Open
opened 2026-08-05 05:07:57 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/3625
Author: @hakansa
Created: 4/5/2025
Status: Merged
Merged: 4/5/2025
Merged by: @hakansa

Base: mainHead: fix/status-remove-route


📝 Commits (1)

  • 1295dba Update route removal logic to handle dynamic routes correctly

📊 Changes

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

View changed files

📝 client/internal/routemanager/server_nonandroid.go (+5 -1)

📄 Description

Describe your changes

[client] Fix route removal logic to handle dynamic routes correctly

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/3625 **Author:** [@hakansa](https://github.com/hakansa) **Created:** 4/5/2025 **Status:** ✅ Merged **Merged:** 4/5/2025 **Merged by:** [@hakansa](https://github.com/hakansa) **Base:** `main` ← **Head:** `fix/status-remove-route` --- ### 📝 Commits (1) - [`1295dba`](https://github.com/netbirdio/netbird/commit/1295dbaf147a73121b7e1a17978be83c7fd99169) Update route removal logic to handle dynamic routes correctly ### 📊 Changes **1 file changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `client/internal/routemanager/server_nonandroid.go` (+5 -1) </details> ### 📄 Description ## Describe your changes [client] Fix route removal logic to handle dynamic routes correctly ## Issue ticket number and link ### 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 05:07:57 -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#20996