Skip to content

luci-app-usteer: support device names from multi-radio devices - #8968

Open
lowjoel wants to merge 1 commit into
openwrt:masterfrom
lowjoel:fix-multi-radio-naming
Open

luci-app-usteer: support device names from multi-radio devices#8968
lowjoel wants to merge 1 commit into
openwrt:masterfrom
lowjoel:fix-multi-radio-naming

Conversation

@lowjoel

@lowjoel lowjoel commented Aug 23, 2026

Copy link
Copy Markdown

Pull request details

Description

Devices such as the Banana-pi BE14 expose their network interface as phy0.0-ap1. This means that the interface name splitting algorithm would request for phy0 to be queried, returning an erroneous no-data result.

Screenshot or video of changes (if applicable)

(no behavioural change, fix only)

Maintainer (preferred)

@


Tested on

OpenWrt version: OpenWrt 25.12.5 (r33051-f5dae5ece4)
LuCI version: LuCI (HEAD detached at 128a781) branch (26.180.75667~128a781)
Web browser(s): Firefox 154.0


Checklist

  • (Nice to have) Includes what Issue it closes (e.g. openwrt/luci#issue-number).
  • (Nice to have) Includes what it depends on (e.g. openwrt/packages#pr-number in sister repo).

Devices such as the Banana-pi BE14 expose their network interface as
`phy0.0-ap1`. This means that the interface name splitting algorithm
would request for `phy0` to be queried, returning an erroneous no-data
result.

Signed-off-by: Joel Low <joel@joelsplace.sg>
@lowjoel lowjoel changed the title fix: support device names from multi-radio devices luci-app-usteer: support device names from multi-radio devices Aug 23, 2026

@openwrt-ai openwrt-ai left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 new commit; no new issues found.


Generated by Claude Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants