Possible problem in ucode wifi scripts
e9hack
e9hack at gmail.com
Sat Dec 14 11:56:53 PST 2024
Am 14.12.2024 um 12:02 schrieb Felix Fietkau:
> On 14.12.24 11:47, e9hack wrote:
>> Hi,
>>
>> it looks like that data.macaddr_base is always true even if no macaddr_base is set:
>
> Which context does this happen in - hostapd, wpa_supplicant, wdev.uc or all of the above?
>
> - Felix
It occurs with hostapd. The mac addresses are set correctly, but the config file contains something like this:
# Setup interface: 2G-ap0
bss=2G-ap0
bssid=null
...
# Setup interface: 2G-ap1
bss=2G-ap1
bssid=00:00:00:00:00:01
...
# Setup interface: 2G-ap2
bss=2G-ap2
bssid=00:00:00:00:00:02
...
# Setup interface: 2G-ap3
bss=2G-ap3
bssid=00:00:00:00:00:03
...
Regards,
Hartmut
More information about the openwrt-devel
mailing list