[PR #1104] [MERGED] Fix exit nodes funcionality #1884

Closed
opened 2025-12-29 02:32:06 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/1104
Author: @juanfont
Created: 12/31/2022
Status: Merged
Merged: 1/3/2023
Merged by: @juanfont

Base: mainHead: fix-exit-nodes


📝 Commits (2)

  • d546e00 Send in AllowedIPs both primary routes AND enabled exit routes
  • a081e0c Added tests on allowedip field for routing

📊 Changes

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

View changed files

📝 machine.go (+9 -1)
📝 routes_test.go (+100 -0)

📄 Description

Just a small PR to send in AllowedIPs both primary routes AND enabled exit routes


🔄 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/juanfont/headscale/pull/1104 **Author:** [@juanfont](https://github.com/juanfont) **Created:** 12/31/2022 **Status:** ✅ Merged **Merged:** 1/3/2023 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `fix-exit-nodes` --- ### 📝 Commits (2) - [`d546e00`](https://github.com/juanfont/headscale/commit/d546e00152d24e5693a7d5417fe9e998ace3aa73) Send in AllowedIPs both primary routes AND enabled exit routes - [`a081e0c`](https://github.com/juanfont/headscale/commit/a081e0ce33f8de1a128a2a56bf053e3b411a6017) Added tests on allowedip field for routing ### 📊 Changes **2 files changed** (+109 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `machine.go` (+9 -1) 📝 `routes_test.go` (+100 -0) </details> ### 📄 Description Just a small PR to send in AllowedIPs both primary routes AND enabled exit routes --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 02:32:06 +01:00
adam closed this issue 2025-12-29 02:32:06 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1884