[PR #877] [MERGED] Clarify XORMapped panic case #13106

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

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/877
Author: @braginini
Created: 5/18/2023
Status: Merged
Merged: 5/18/2023
Merged by: @braginini

Base: mainHead: docs/clarify_xormapped_panic_case


📝 Commits (2)

📊 Changes

2 files changed (+9 additions, -6 deletions)

View changed files

📝 client/main.go (+2 -1)
📝 iface/bind/udp_mux_universal.go (+7 -5)

📄 Description

Describe your changes

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/877 **Author:** [@braginini](https://github.com/braginini) **Created:** 5/18/2023 **Status:** ✅ Merged **Merged:** 5/18/2023 **Merged by:** [@braginini](https://github.com/braginini) **Base:** `main` ← **Head:** `docs/clarify_xormapped_panic_case` --- ### 📝 Commits (2) - [`40176f5`](https://github.com/netbirdio/netbird/commit/40176f52f9d9f142b833fe96ca95da93c1456993) Clarify XORMapped panic case - [`fe8c334`](https://github.com/netbirdio/netbird/commit/fe8c33463c583a55f7eb54836f2cc28ddb88f00e) Fix doc ### 📊 Changes **2 files changed** (+9 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `client/main.go` (+2 -1) 📝 `iface/bind/udp_mux_universal.go` (+7 -5) </details> ### 📄 Description ## Describe your changes ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [x] 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:28 -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#13106