openwrt/package
Sybil127 7306ae401c hostapd: add support for rxkh_file
Initial support for dynamic reload of RxKHs.

In order to check if RxKHs need reloading.
RxKHs defined in the rxkh_file first has to be parsed and formated,
the same way as hostapd will read from the file and also output,
with the command GET_RXKHS.
Then each list of RxKHs can be hashed and compared.

Ucode implementation of hostapds rkh_derive_key() function.
Hostapd converts hex keys with 128-bits or more when less than 256-bits
to 256-bits, and truncates those that are more than 256-bits.
See: https://w1.fi/cgit/hostap/commit/hostapd/config_file.c?id=245fc96e5f4b1c566b7eaa19180c774307ebed79

Signed-off-by: Sybil127 <sybil127@outlook.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2024-12-12 19:19:33 +01:00
..
base-files base-files: fix cleanup after settings restore 2024-12-12 11:01:56 +01:00
boot qualcommax: ipq60xx: add Linksys MR7350 support 2024-12-07 16:00:58 +01:00
devel perf: fix version for APK 2024-11-12 17:55:16 +01:00
firmware qualcommax: ipq60xx: add Linksys MR7350 support 2024-12-07 16:00:58 +01:00
kernel Revert "kernel: modules: fix led-group-multi-color patch" 2024-12-12 15:44:30 +01:00
libs gmp: use same source tarball for tools/gmp and package/libs/gmp 2024-11-28 15:53:32 +00:00
network hostapd: add support for rxkh_file 2024-12-12 19:19:33 +01:00
system procd: update to latest HEAD 2024-12-11 14:43:25 +01:00
utils busybox: Save shell history into /tmp 2024-12-08 19:18:02 +01:00
Makefile build: fix filtering of non-upgradable packages 2024-11-21 17:55:45 +01:00