openwrt/package/network/services/hostapd/files
Felix Fietkau 20c667cc88 hostapd: rework reload support and MAC address handling
MAC address and interface name assigned by mac80211.sh depend on the order in
which interfaces are brought up. This order changes when interfaces get added
or removed, which can cause unnecessary reload churn.

One part of the fix it making MAC address allocation more dynamic in both
wpa_supplicant and hostapd, by ignoring the provided MAC address using
the next available one, whenever the config does not explicitly specify one.

The other part is making use of support for renaming netdevs at runtime and
preserving the MAC address for renamed netdevs.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2023-09-13 12:37:44 +02:00
..
common.uc hostapd: rework reload support and MAC address handling 2023-09-13 12:37:44 +02:00
dhcp-get-server.sh hostapd: add support for specifying the FILS DHCP server 2021-12-10 11:33:49 +01:00
hostapd-basic.config hostapd: enable compilation of OCV and add build feature discovery 2022-07-03 20:25:38 +02:00
hostapd-full.config hostapd: enable radius server support 2023-03-07 10:24:05 +01:00
hostapd-mini.config hostapd: enable proxy-arp support for hostapd-full 2021-08-28 01:31:15 +02:00
hostapd.sh hostapd: rework reload support and MAC address handling 2023-09-13 12:37:44 +02:00
hostapd.uc hostapd: rework reload support and MAC address handling 2023-09-13 12:37:44 +02:00
multicall.c packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
radius.clients hostapd: add experimental radius server 2023-08-01 10:05:13 +02:00
radius.config hostapd: add experimental radius server 2023-08-01 10:05:13 +02:00
radius.init hostapd: add experimental radius server 2023-08-01 10:05:13 +02:00
radius.users hostapd: add experimental radius server 2023-08-01 10:05:13 +02:00
wdev.uc hostapd: rework reload support and MAC address handling 2023-09-13 12:37:44 +02:00
wpa_supplicant-basic.config hostapd: remove unused legacy wireless extension support 2023-05-26 13:33:45 +02:00
wpa_supplicant-full.config hostapd: remove unused legacy wireless extension support 2023-05-26 13:33:45 +02:00
wpa_supplicant-mini.config hostapd: remove unused legacy wireless extension support 2023-05-26 13:33:45 +02:00
wpa_supplicant-p2p.config hostapd: remove unused legacy wireless extension support 2023-05-26 13:33:45 +02:00
wpa_supplicant.uc hostapd: rework reload support and MAC address handling 2023-09-13 12:37:44 +02:00
wpad_acl.json hostapd: run as user 'network' if procd-ujail is installed 2021-01-14 00:52:50 +00:00
wpad.init hostapd: enable coredumps 2022-12-16 14:32:47 +01:00
wpad.json hostapd: run as user 'network' if procd-ujail is installed 2021-01-14 00:52:50 +00:00
wps-hotplug.sh hostapd: add fallback for WPS on stations 2021-12-27 16:32:02 +00:00