openwrt/package/network
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
..
config netifd: update to latest git HEAD 2023-10-20 13:09:55 +02:00
ipv6 odhcp6c: add skpriority option 2023-05-12 13:19:50 +02:00
services hostapd: fix OWE association with mbedtls 2023-10-31 21:15:57 +01:00
utils iptables: opt-out of lto usage 2023-10-31 00:44:03 +01:00