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

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to