openwrt/package/network
David Bauer 39341f422f 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>
2023-10-31 21:12:15 +01:00
..
config netifd: update to latest git HEAD 2023-10-20 13:02:44 +02:00
ipv6 package: avoid the use of eval to parse ipcalc.sh output 2023-09-25 15:02:49 +02:00
services hostapd: fix OWE association with mbedtls 2023-10-31 21:12:15 +01:00
utils uqmi: configure PDP type and APN to modem 2023-10-31 21:12:15 +01:00