[PR #123] [MERGED] [mesh] Dynamic route and mesh fixes #patch #329

Closed
opened 2026-03-04 01:36:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/spr-networks/super/pull/123
Author: @lts-rad
Created: 2/22/2023
Status: Merged
Merged: 2/22/2023
Merged by: @lts-rad

Base: mainHead: dev


📝 Commits (3)

  • c84740a [api] Update dynamic routing to examine vmap state
  • db56037 [api] Also check ethernet_filter verdict map for dynamic refresh
  • 39db31c [mesh] [api] Force deauth when a station connects via a leaf node

📊 Changes

3 files changed (+168 additions, -47 deletions)

View changed files

📝 api/code/api.go (+4 -7)
📝 api/code/firewall.go (+134 -40)
📝 api/code/plugins.go (+30 -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/spr-networks/super/pull/123 **Author:** [@lts-rad](https://github.com/lts-rad) **Created:** 2/22/2023 **Status:** ✅ Merged **Merged:** 2/22/2023 **Merged by:** [@lts-rad](https://github.com/lts-rad) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (3) - [`c84740a`](https://github.com/spr-networks/super/commit/c84740aa14d3bd6158e6a9764d72864dfa795703) [api] Update dynamic routing to examine vmap state - [`db56037`](https://github.com/spr-networks/super/commit/db5603724ffc8955915ffd1d8656f9b4934457a4) [api] Also check ethernet_filter verdict map for dynamic refresh - [`39db31c`](https://github.com/spr-networks/super/commit/39db31c4c084be11a9d0a017ed13dbc17b092500) [mesh] [api] Force deauth when a station connects via a leaf node ### 📊 Changes **3 files changed** (+168 additions, -47 deletions) <details> <summary>View changed files</summary> 📝 `api/code/api.go` (+4 -7) 📝 `api/code/firewall.go` (+134 -40) 📝 `api/code/plugins.go` (+30 -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>
kerem 2026-03-04 01:36:18 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/super#329
No description provided.