[PR #247] [MERGED] Remove Wireguard peer in no-proxy mode on Close #2647

Closed
opened 2025-11-20 07:12:05 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/247
Author: @braginini
Created: 3/2/2022
Status: Merged
Merged: 3/2/2022
Merged by: @braginini

Base: mainHead: remove-peer-no-proxy


📝 Commits (1)

  • caaf080 Remove Wireguard peer in no-proxy mode on Close

📊 Changes

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

View changed files

📝 client/internal/proxy/noproxy.go (+4 -1)

📄 Description

When connection is closed the wireguard peer should be gone.
It wasn't happening until this fix.


🔄 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/247 **Author:** [@braginini](https://github.com/braginini) **Created:** 3/2/2022 **Status:** ✅ Merged **Merged:** 3/2/2022 **Merged by:** [@braginini](https://github.com/braginini) **Base:** `main` ← **Head:** `remove-peer-no-proxy` --- ### 📝 Commits (1) - [`caaf080`](https://github.com/netbirdio/netbird/commit/caaf0805125fa9645d708f7efd72f740943231c5) Remove Wireguard peer in no-proxy mode on Close ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `client/internal/proxy/noproxy.go` (+4 -1) </details> ### 📄 Description When connection is closed the wireguard peer should be gone. It wasn't happening until this fix. --- <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 2025-11-20 07:12:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#2647