[PR #811] [MERGED] Fix subnet routers #1662

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/811
Author: @kradalby
Created: 9/18/2022
Status: Merged
Merged: 9/18/2022
Merged by: @juanfont

Base: mainHead: primary-routes


📝 Commits (3)

📊 Changes

2 files changed (+40 additions, -18 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
📝 machine.go (+39 -18)

📄 Description

This PR fixes (slightly hacky) an issue where subnet routers dont work as we dont pass the PrimaryRoutes parameter.

Signed-off-by: Kristoffer Dalby kristoffer@dalby.cc


🔄 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/811 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 9/18/2022 **Status:** ✅ Merged **Merged:** 9/18/2022 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `primary-routes` --- ### 📝 Commits (3) - [`33ae56a`](https://github.com/juanfont/headscale/commit/33ae56acfaf96d6e4d3e8d15c91868b47ba5ed6c) Add primary routes to node - [`356b76f`](https://github.com/juanfont/headscale/commit/356b76fc566a7610d903080a78b9097aac947aea) Format - [`f2da1a1`](https://github.com/juanfont/headscale/commit/f2da1a1665cc53fe4c426af0b11d6fc24b2ec591) Add comment and update changelog ### 📊 Changes **2 files changed** (+40 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `machine.go` (+39 -18) </details> ### 📄 Description This PR fixes (slightly hacky) an issue where subnet routers dont work as we dont pass the PrimaryRoutes parameter. Signed-off-by: Kristoffer Dalby <kristoffer@dalby.cc> --- <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:31:07 +01:00
adam closed this issue 2025-12-29 02:31:07 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1662