You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jo-Philipp Wich 321503dbf3 hostapd: make "key" option optional if "wpa_psk_file" is provided
If an existing "wpa_psk_file" is passed to hostapd, the "key" option may
be omitted.

While we're at it, also improve the passphrase length checking to ensure
that it is either exactly 64 bytes or 8 to 63 bytes.

Fixes: FS#2689
Ref: https://github.com/openwrt/openwrt/pull/3283
Suggested-by: Michael Jones <mike@meshplusplus.com>
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
4 years ago
..
files hostapd: make "key" option optional if "wpa_psk_file" is provided 4 years ago
patches hostapd: update mesh DFS patches and add mesh HE support 4 years ago
src hostapd: add config symbol for allowing drivers to enable 802.11ax support 4 years ago
Config.in hostapd: add wpad-basic-wolfssl variant 4 years ago
Makefile hostapd: add wpad-basic-wolfssl variant 4 years ago