openwrt/package/network/config/wifi-scripts
David Bauer 76fabd909e 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>
Link: https://github.com/openwrt/openwrt/pull/17197
Signed-off-by: John Crispin <john@phrozen.org>
2024-12-13 15:29:03 +01:00
..
files wifi-scripts: don't fail on unset PSK 2024-12-13 15:29:03 +01:00
files-ucode wifi-scripts: fix mesh/sta setup with ucode scripts 2024-12-13 10:57:18 +01:00
Config.in wifi-scripts: add ucode based scripts 2024-12-02 13:55:36 +01:00
Makefile wifi-scripts: add ucode based scripts 2024-12-02 13:55:36 +01:00