openwrt-pf/package/network
Felix Fietkau 766052bab3 wifi-scripts: don't swap handler config under a running setup script
A reload during an in-flight setup ran wdev_config_init() immediately,
replacing handler_config/handler_data while the script was still running, so
its set_data notifications resolved against the new (renumbered) interface
table and link up/down calls became asymmetric. Defer the re-init in
check() while a handler run is in progress and re-apply from the setup and
teardown callbacks once it completes.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2026-07-16 11:50:22 +02:00
..
config wifi-scripts: don't swap handler config under a running setup script 2026-07-16 11:50:22 +02:00
ipv6 scripts: dhcp: option to override preferred Client ID per interface 2026-07-11 17:30:55 +02:00
services hostapd: ucode: keep comment lines out of the config comparison data 2026-07-16 11:50:22 +02:00
utils wireguard: add metric to routes 2026-07-01 19:09:09 +02:00