openwrt/package/network/services/hostapd
Leon M. George 0fcf02d0a5 hostapd: revert signature change in patch
The original wpa_hexdump uses a 'void *' for the payload.  With patch
410-limit_debug_messages, the signature changes and compiler warnings
occur at various places.  One such warning is:

 wpa_debug.h:106:20: note: expected 'const u8 * {aka const unsigned char *}' but argument is of type 'struct wpa_eapol_key *'

Signed-off-by: Leon M. George <leon@georgemail.eu>
[commit message facelift]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
(cherry picked from commit a123df2758)
2019-11-14 20:59:58 +01:00
..
files hostapd: enable PMKSA and OK caching for WPA3-Personal 2019-11-05 08:54:39 +01:00
patches hostapd: revert signature change in patch 2019-11-14 20:59:58 +01:00
src hostapd: add Multi-AP patches and config options 2019-02-20 13:17:11 +01:00
Config.in hostapd: adjust removed wolfssl options 2019-11-14 20:59:58 +01:00
Makefile hostapd: SAE/EAP-pwd side-channel attack update 2019-09-10 21:55:02 +02:00