[PR #206] [CLOSED] Sharedsock test #2610

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

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/206
Author: @braginini
Created: 1/26/2022
Status: Closed

Base: mainHead: sharedsock-test


📝 Commits (2)

📊 Changes

6 files changed (+231 additions, -17 deletions)

View changed files

📝 client/internal/connection.go (+21 -6)
📝 client/internal/engine.go (+12 -1)
client/internal/shared_udp_conn.go (+170 -0)
📝 client/internal/wgproxy.go (+3 -0)
📝 go.mod (+6 -3)
📝 go.sum (+19 -7)

📄 Description

No description provided


🔄 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/206 **Author:** [@braginini](https://github.com/braginini) **Created:** 1/26/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `sharedsock-test` --- ### 📝 Commits (2) - [`3faac00`](https://github.com/netbirdio/netbird/commit/3faac00a77f6d1d3759c1b7bdc5333d09e77d4d7) sharedsock init - [`b2df75c`](https://github.com/netbirdio/netbird/commit/b2df75c231daf8742d88421011fd303ebc6ec85c) sharedsock tests ### 📊 Changes **6 files changed** (+231 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `client/internal/connection.go` (+21 -6) 📝 `client/internal/engine.go` (+12 -1) ➕ `client/internal/shared_udp_conn.go` (+170 -0) 📝 `client/internal/wgproxy.go` (+3 -0) 📝 `go.mod` (+6 -3) 📝 `go.sum` (+19 -7) </details> ### 📄 Description _No description provided_ --- <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:11:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#2610