openwrt/package
Eneas U de Queiroz e6df13d0e1 hostapd: fallback to psk when generating r0kh/r1kh
The 80211r r0kh and r1kh defaults are generated from the md5sum of
"$mobility_domain/$auth_secret".  auth_secret is only set when using EAP
authentication, but the default key is used for SAE/PSK as well.  In
this case,  auth_secret is empty, and the default value of the key can
be computed from the SSID alone.

Fallback to using $key when auth_secret is empty.  While at it, rename
the variable holding the generated key from 'key' to 'ft_key', to avoid
clobbering the PSK.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
[make ft_key local]
Signed-off-by: David Bauer <mail@david-bauer.net>
2022-02-19 16:14:52 +01:00
..
base-files base-files: add support for heartbeat led trigger 2022-02-19 13:10:01 +01:00
boot ramips: add support for Xiaomi Mi Router CR660x series 2022-02-07 00:03:27 +01:00
devel strace: Update to version 5.16 2022-02-01 21:25:02 +01:00
firmware ipq40xx: add support for ZTE MF286D 2022-02-05 00:44:35 +01:00
kernel gpio-nxp-74hc153: remove package 2022-02-19 13:10:01 +01:00
libs libnetfilter-conntrack: bump to 1.0.9 2022-02-17 13:59:44 +02:00
network hostapd: fallback to psk when generating r0kh/r1kh 2022-02-19 16:14:52 +01:00
system procd: update to git HEAD 2022-02-19 00:11:55 +00:00
utils ucode: update to latest Git HEAD 2022-02-12 20:51:22 +01:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00