openwrt/package
David Bauer 16fcad47a4 hostapd: fix OWE association with mbedtls
The code for hostapd-mbedtls did not work when used for OWE association.

When handling association requests, the buffer offsets and length
assumptions were incorrect, leading to never calculating the y point,
thus denying association.

Also when crafting the association response, the buffer contained the
trailing key-type.

Fix up both issues to adhere to the specification and make
hostapd-mbedtls work with the OWE security type.

Signed-off-by: David Bauer <mail@david-bauer.net>
(cherry picked from commit 39341f422f)
2023-10-31 21:15:57 +01:00
..
base-files base-files: fix wrong ucidef_set_network_device_mac network-device entry 2023-10-20 13:09:47 +02:00
boot uboot-mediatek: Sync phy-mode for Xiaomi Redmi Router AX6000 2023-10-31 00:44:03 +01:00
devel perf: opt-out of lto usage 2023-08-11 12:53:34 +02:00
firmware packages: assign PKG_CPE_ID for all missing packages 2023-09-27 22:37:01 +02:00
kernel build: hide kmod-zram config unless enabled 2023-10-31 00:44:03 +01:00
libs libsepol: opt-out of lto usage 2023-10-31 00:44:03 +01:00
network hostapd: fix OWE association with mbedtls 2023-10-31 21:15:57 +01:00
system treewide: Add extra CPE identifier 2023-09-27 22:37:13 +02:00
utils lua: opt-out of lto usage 2023-10-31 00:44:03 +01:00
Makefile build: generate index.json 2023-05-09 23:56:49 +02:00