1
0
Fork 0
forked from mirror/openwrt
openwrt/package/network/config/wifi-scripts/files
David Bauer 5289460fd0 wifi-scripts: don't fail on unset PSK
Don't fail wireless interface bringup on empty PSK set. This is a valid
configuration, resulting in a PSK network which can't be connected to.
It does not fail the bringup of the hostapd process.

Keep failing the interface setup in case a password with invalid length
is used.

This is also beneficial when intending to configure a PPSK network. It
allows to create a network where no PPSK is yet set.

Signed-off-by: David Bauer <mail@david-bauer.net>
(cherry picked from commit 17a71f0c154cebd2e52cd8407531a9a88c931474)
2024-12-20 01:20:00 +01:00
..
etc/hotplug.d/ieee80211 wifi-scripts: add new package, move wifi scripts to a single place 2024-02-03 16:16:36 +01:00
lib wifi-scripts: don't fail on unset PSK 2024-12-20 01:20:00 +01:00
sbin wifi-scripts: rewrite wifi detect code in ucode 2024-06-21 11:52:26 +02:00
usr/share/hostap wifi-scripts: add multi-radio config support 2024-10-22 14:40:43 +02:00