openwrt/package/network/services
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
..
dnsmasq dnsmasq: fix ismounted check 2021-11-23 14:57:52 +00:00
dropbear dropbear: add config options for agent-forwarding support 2021-10-30 16:32:54 +02:00
ead ead: fix resource leak in tinysrp 2020-01-05 19:36:46 +01:00
hostapd hostapd: fallback to psk when generating r0kh/r1kh 2022-02-19 16:14:52 +01:00
ipset-dns base-files: move /tmp/resolv.conf.auto to /tmp/resolv.conf.d/ 2020-01-07 15:36:03 +02:00
lldpd lldpd: add reload trigger 2021-11-14 21:26:41 +02:00
odhcpd odhcpd: update to latest git HEAD 2021-08-23 21:53:13 +02:00
omcproxy omcproxy: bump to git HEAD 2021-11-04 15:04:45 +02:00
ppp ppp: compile fix: unset FILTER variable in Makefile 2021-03-19 00:25:58 +01:00
relayd relayd: bump to version 2020-04-25 2020-04-26 13:00:36 +01:00
uhttpd uhttpd: update to latest Git HEAD 2022-02-07 11:44:36 +01:00
umdns umdns: add missing syscall to seccomp filter 2021-10-27 19:25:59 +01:00
ustp ustp: update to the latest version 2021-09-21 19:43:20 +02:00