[PR #1044] [MERGED] After add listener automatically trigger peer list change event #13255

Closed
opened 2026-08-05 02:07:54 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/1044
Author: @pappz
Created: 8/2/2023
Status: Merged
Merged: 8/4/2023
Merged by: @mlsmaycon

Base: mainHead: fix/peer_list


📝 Commits (1)

  • 66d6e90 After add listener automatically trigger peer list change event

📊 Changes

2 files changed (+8 additions, -1 deletions)

View changed files

📝 client/internal/peer/notifier.go (+3 -0)
📝 client/internal/peer/status.go (+5 -1)

📄 Description

Describe your changes

In case of alway-on start the peer list was invalid on Android UI.

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/1044 **Author:** [@pappz](https://github.com/pappz) **Created:** 8/2/2023 **Status:** ✅ Merged **Merged:** 8/4/2023 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `main` ← **Head:** `fix/peer_list` --- ### 📝 Commits (1) - [`66d6e90`](https://github.com/netbirdio/netbird/commit/66d6e90dd641e8bc0bf6c76162f443596637fbfa) After add listener automatically trigger peer list change event ### 📊 Changes **2 files changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `client/internal/peer/notifier.go` (+3 -0) 📝 `client/internal/peer/status.go` (+5 -1) </details> ### 📄 Description ## Describe your changes In case of alway-on start the peer list was invalid on Android UI. ## 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 02:07:54 -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#13255