[PR #131] [MERGED] Improved multi-bssid support #patch #335

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

📋 Pull Request Information

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

Base: mainHead: dev


📝 Commits (10+)

  • 1726e71 [api] Add ExtraBSS support for interfaces
  • 456cecc [api] Add extra bss enable call
  • 8b92ee2 [api] Add more validation for ExtraBSS
  • 8134f2c [api] Rewrite the hostap configuration when setting extraBSS
  • e45f536 [api] Fix formatting, use strconv for number conversion to string
  • b5a264c [api] Change comment style to be compatible with hostapd
  • 71cc98e [api] Ignore previous extra bss generation
  • 5b8959d [build] use jq instead of yq for sboms
  • a9f4c26 [build] go with default xcode
  • 3a22e37 [api] multiple bss support, update LLA bit

📊 Changes

2 files changed (+71 additions, -4 deletions)

View changed files

.github/workflows/sbom-docker.yml (+53 -0)
📝 api/code/radios.go (+18 -4)

📄 Description

  • improved multi-bssid support
  • fixes an sbom/xcode issue

🔄 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/131 **Author:** [@lts-rad](https://github.com/lts-rad) **Created:** 5/2/2023 **Status:** ✅ Merged **Merged:** 5/2/2023 **Merged by:** [@lts-rad](https://github.com/lts-rad) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`1726e71`](https://github.com/spr-networks/super/commit/1726e714caaa51f15f582dccd61c7f67ff2a92ba) [api] Add ExtraBSS support for interfaces - [`456cecc`](https://github.com/spr-networks/super/commit/456cecc8e87b710bd5d6022066d3af65c7a8d5d1) [api] Add extra bss enable call - [`8b92ee2`](https://github.com/spr-networks/super/commit/8b92ee2fd427f4704ddd793d20299862b989d7ae) [api] Add more validation for ExtraBSS - [`8134f2c`](https://github.com/spr-networks/super/commit/8134f2c5a607088421bfd667fca2f151f838a23a) [api] Rewrite the hostap configuration when setting extraBSS - [`e45f536`](https://github.com/spr-networks/super/commit/e45f536f8f772a7263ae0dcfd2b0a865e919c35e) [api] Fix formatting, use strconv for number conversion to string - [`b5a264c`](https://github.com/spr-networks/super/commit/b5a264c8abb524d6de79d8b3a17eb25950df2bb4) [api] Change comment style to be compatible with hostapd - [`71cc98e`](https://github.com/spr-networks/super/commit/71cc98e9c79189dd6d46e45601223c6ef9ade0bf) [api] Ignore previous extra bss generation - [`5b8959d`](https://github.com/spr-networks/super/commit/5b8959d5c77b212816b72eb951e1f6bc8ea3d959) [build] use jq instead of yq for sboms - [`a9f4c26`](https://github.com/spr-networks/super/commit/a9f4c2646faff51d03e329c6d954e9162c49108b) [build] go with default xcode - [`3a22e37`](https://github.com/spr-networks/super/commit/3a22e375f5d935bbb0f1cf767166e643ecff61a3) [api] multiple bss support, update LLA bit ### 📊 Changes **2 files changed** (+71 additions, -4 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/sbom-docker.yml` (+53 -0) 📝 `api/code/radios.go` (+18 -4) </details> ### 📄 Description - improved multi-bssid support - fixes an sbom/xcode issue --- <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:21 +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#335
No description provided.