openwrt/package/network/services/hostapd
Leon M. George a123df2758 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>
2019-09-19 23:43:27 +02:00
..
files hostapd: add Multi-AP patches and config options 2019-02-20 13:17:11 +01:00
patches hostapd: revert signature change in patch 2019-09-19 23:43:27 +02: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-07-07 13:02:05 +02:00
Makefile hostapd: SAE/EAP-pwd side-channel attack update 2019-09-10 21:51:41 +02:00