Skip to content

nl80211: add more approaches to get ssid#27

Open
dantmnf wants to merge 1 commit intoopenwrt:masterfrom
dantmnf:nl80211-get-ssid
Open

nl80211: add more approaches to get ssid#27
dantmnf wants to merge 1 commit intoopenwrt:masterfrom
dantmnf:nl80211-get-ssid

Conversation

@dantmnf
Copy link

@dantmnf dantmnf commented Oct 3, 2025

Try NL80211_CMD_GET_INTERFACE and ubus query to get ssid.

Previously, we parse hostapd config file to get ssid of AP interfaces. This no longer works after wifi-scripts switched to use ssid2=.

Link: openwrt/openwrt@287f1ea

Try NL80211_CMD_GET_INTERFACE and ubus query to get ssid.

Previously, we parse hostapd config file to get ssid of AP interfaces.
This no longer works after wifi-scripts switched to use `ssid2=`.

Link: openwrt/openwrt@287f1ea
Signed-off-by: Bangming Wu <dantmnf2@gmail.com>
@Neustradamus
Copy link

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