[PR #2492] [MERGED] [relay] Feature/relay integration fix conn state #17482

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

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/2492
Author: @pappz
Created: 8/28/2024
Status: Merged
Merged: 8/28/2024
Merged by: @pappz

Base: feature/relay-integrationHead: feature/relay-integration-fix-conn-state


📝 Commits (1)

  • 761ed60 When switch from p2p to relayed connection set the proper conn type for the netbird status indication

📊 Changes

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

View changed files

📝 client/internal/peer/conn.go (+1 -0)

📄 Description

Describe your changes

Fix status indication after switching from p2p to relay.

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/2492 **Author:** [@pappz](https://github.com/pappz) **Created:** 8/28/2024 **Status:** ✅ Merged **Merged:** 8/28/2024 **Merged by:** [@pappz](https://github.com/pappz) **Base:** `feature/relay-integration` ← **Head:** `feature/relay-integration-fix-conn-state` --- ### 📝 Commits (1) - [`761ed60`](https://github.com/netbirdio/netbird/commit/761ed60e18bf89c4ff8f9ae06dcc78861456d4d0) When switch from p2p to relayed connection set the proper conn type for the netbird status indication ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `client/internal/peer/conn.go` (+1 -0) </details> ### 📄 Description ## Describe your changes Fix status indication after switching from p2p to relay. ## 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 04:07:22 -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#17482