[PR #267] [MERGED] Fix race condition resolving endpoints #1921

Closed
opened 2026-04-27 22:35:35 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/newt/pull/267
Author: @oschwartz10612
Created: 3/12/2026
Status: Merged
Merged: 3/12/2026
Merged by: @oschwartz10612

Base: mainHead: fix-resolve


📝 Commits (1)

  • 88d1cd0 Allow passing public dns into resolve

📊 Changes

4 files changed (+137 additions, -22 deletions)

View changed files

📝 clients/clients.go (+2 -3)
📝 holepunch/holepunch.go (+27 -13)
📝 holepunch/tester.go (+14 -6)
📝 util/util.go (+94 -0)

📄 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/fosrl/newt/pull/267 **Author:** [@oschwartz10612](https://github.com/oschwartz10612) **Created:** 3/12/2026 **Status:** ✅ Merged **Merged:** 3/12/2026 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `fix-resolve` --- ### 📝 Commits (1) - [`88d1cd0`](https://github.com/fosrl/newt/commit/88d1cd056236d557899f1bda1ab9411010aa5e6f) Allow passing public dns into resolve ### 📊 Changes **4 files changed** (+137 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `clients/clients.go` (+2 -3) 📝 `holepunch/holepunch.go` (+27 -13) 📝 `holepunch/tester.go` (+14 -6) 📝 `util/util.go` (+94 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-27 22:35:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/newt#1921