]> git.ipfire.org Git - thirdparty/hostap.git/commit
Merge wpa_supplicant and hostapd EAPOL-Key KDE parsers
authorJouni Malinen <jouni@codeaurora.org>
Fri, 18 Oct 2019 10:02:27 +0000 (13:02 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 18 Oct 2019 10:02:27 +0000 (13:02 +0300)
commit865721c695437db62cb24a6109fc803685261cd5
treea10186d0d89510b49fc20541d7dd66d7a14a9622
parent898b6d58f310bc2c415548ebc45415c93461e75b
Merge wpa_supplicant and hostapd EAPOL-Key KDE parsers

Use a single struct definition and a single shared implementation for
parsing EAPOL-Key KDEs and IEs instead of maintaining more or less
identical functionality separately for wpa_supplicant and hostapd.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/ap/wpa_auth_ie.c
src/ap/wpa_auth_ie.h
src/common/wpa_common.c
src/common/wpa_common.h
src/rsn_supp/wpa_ie.c
src/rsn_supp/wpa_ie.h