openwrt/package
Rany Hany 913368a223 hostapd: add support for SAE in PPSK option
This patch allows the use of SAE when using PPSK after
https://w1.fi/cgit/hostap/commit/?id=fcbdaae8a52e542705a651ee78b39b02935fda20
added support for it.

It also implements a fix so that this option works with SAE. The reason this
doesn't work out of the box is because OpenWRT deviates from hostapd defaults
by setting `sae_pwe` option to 2 which makes this mode not function properly
(results in every auth attempt being denied).

That issue was addressed by not overriding hostapd's default for the `sae_pwe`
option when the PPSK option is in use. This should be fine because hostapd's
test cases specifically test this mode with the default SAE parameters. See:
https://w1.fi/cgit/hostap/commit/?id=c34b35b54e81dbacd9dee513b74604c87f93f6a3

Signed-off-by: Rany Hany <rany_hany@riseup.net>
Link: https://github.com/openwrt/openwrt/pull/16343
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2024-10-20 19:27:08 +02:00
..
base-files base-files: add ucidef_set_network_device_path_port function 2024-10-19 19:10:56 +02:00
boot uboot-mvebu: update to version 2024.10 2024-10-19 22:54:12 +02:00
devel gdb: Remove MIPS NSIG patch 2024-10-12 21:51:25 +02:00
firmware linux-firmware: add firmware for Realtek RTL8192DU 2024-10-19 17:36:51 +02:00
kernel kernel: gpio-nct5104d: use devm 2024-10-20 13:52:45 +02:00
libs libbpf: bump to 1.4.6 2024-10-13 22:29:11 +03:00
network hostapd: add support for SAE in PPSK option 2024-10-20 19:27:08 +02:00
system opkg: update to Git HEAD (2024-10-16) 2024-10-16 13:56:27 +02:00
utils firmware-utils: update to Git HEAD (2024-10-16) 2024-10-19 23:52:45 +02:00
Makefile sdk: fix APK key creation 2024-08-09 01:47:05 +02:00