[PR #121] [MERGED] Support JIT sync message #2289

Closed
opened 2026-06-20 15:12:19 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/olm/pull/121
Author: @oschwartz10612
Created: 5/13/2026
Status: Merged
Merged: 5/13/2026
Merged by: @oschwartz10612

Base: mainHead: dev


📝 Commits (3)

  • 3f64336 peers: merge Aliases in handleWgPeerUpdate
  • b6b35b4 Merge pull request #120 from LaurenceJJones/investigate/106-handleWgPeerUpdate-alias-merge
  • 2cd16e2 Handle jit peers with alias

📊 Changes

3 files changed (+43 additions, -32 deletions)

View changed files

📝 olm/data.go (+10 -7)
📝 olm/peer.go (+3 -0)
📝 peers/manager.go (+30 -25)

📄 Description

  • peers: merge Aliases in handleWgPeerUpdate
  • Handle jit peers with alias

🔄 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/olm/pull/121 **Author:** [@oschwartz10612](https://github.com/oschwartz10612) **Created:** 5/13/2026 **Status:** ✅ Merged **Merged:** 5/13/2026 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (3) - [`3f64336`](https://github.com/fosrl/olm/commit/3f64336b0b0f22ce775de2e7c2cec6294b160ca7) peers: merge Aliases in handleWgPeerUpdate - [`b6b35b4`](https://github.com/fosrl/olm/commit/b6b35b4581c7a112a6e4357baba5d0aa12efc037) Merge pull request #120 from LaurenceJJones/investigate/106-handleWgPeerUpdate-alias-merge - [`2cd16e2`](https://github.com/fosrl/olm/commit/2cd16e24a17940fd5c02c143074969553bfc44f9) Handle jit peers with alias ### 📊 Changes **3 files changed** (+43 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `olm/data.go` (+10 -7) 📝 `olm/peer.go` (+3 -0) 📝 `peers/manager.go` (+30 -25) </details> ### 📄 Description - **peers: merge Aliases in handleWgPeerUpdate** - **Handle jit peers with alias** --- <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-06-20 15:12:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/olm#2289