openwrt/package/network
Felix Fietkau e81936f5bc hostapd: fix phy parameter in iface_update_supplicant_macaddr
The function was using phydev.name (e.g., "phy0.0") instead of
phydev.phy (e.g., "phy0") when calling wpa_supplicant.phy_set_macaddr_list.
This is inconsistent with all other wpa_supplicant ubus calls in the same
file which correctly use phydev.phy.

Reported-by: Michael-cy Lee (李峻宇) <Michael-cy.Lee@mediatek.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2025-11-13 12:02:55 +00:00
..
config wifi-scripts: fix MLO AP setup with disabled radios 2025-11-13 11:56:39 +00:00
ipv6 odhcp6c: update to Git HEAD (2025-11-09) 2025-11-10 23:52:06 +01:00
services hostapd: fix phy parameter in iface_update_supplicant_macaddr 2025-11-13 12:02:55 +00:00
utils iproute2: Update to version 6.17 2025-11-08 21:17:50 +01:00