[PR #876] [CLOSED] Describe the XORMapped panic issue #14442

Open
opened 2026-08-05 03:05:38 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/876
Author: @braginini
Created: 5/18/2023
Status: Closed

Base: mainHead: fix/xormapped_get_panic


📝 Commits (2)

  • 7d05f6f Fix panic when getting XORMapped addr
  • 1d40508 Add more explanation to the XOR mapped issue

📊 Changes

1 file changed (+14 additions, -6 deletions)

View changed files

📝 iface/bind/udp_mux_universal.go (+14 -6)

📄 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/876 **Author:** [@braginini](https://github.com/braginini) **Created:** 5/18/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/xormapped_get_panic` --- ### 📝 Commits (2) - [`7d05f6f`](https://github.com/netbirdio/netbird/commit/7d05f6fa11b5d2d1365dc41aaeb396287446451a) Fix panic when getting XORMapped addr - [`1d40508`](https://github.com/netbirdio/netbird/commit/1d4050866d168eb84c495a5f0f5e7bda628d326a) Add more explanation to the XOR mapped issue ### 📊 Changes **1 file changed** (+14 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `iface/bind/udp_mux_universal.go` (+14 -6) </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 03:05:38 -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#14442