Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nl80211: handle per_sta_vif case properly
When per_sta_vif is enabled in hostapd BSS config, we need to iterate through every interface in /sys/class/net which matches `${interface_requested}.${number}`. Otherwise data we get will be incomplete, similar cases are already handled for WDS so there is precedence for this. Closes openwrt/openwrt#14339 Signed-off-by: Rany Hany <[email protected]>
- Loading branch information