hostap/wlantest
Jouni Malinen 555ff857dd wlantest: Recognize EAPOL-Key frames without MIC bit for FILS
The new AEAD AKM option in FILS sets the MIC bit in EAPOL-Key frames to
0 for some ciphers, so the determination of EAPOL-Key frame types needs
changes to work with these cases.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2016-10-10 21:11:46 +03:00
..
bip.c
bss.c
ccmp.c
ctrl.c
gcmp.c
inject.c
Makefile Move CRC-32 routine from wlantest to src/utils 2016-10-09 17:13:23 +03:00
monitor.c
process.c Move CRC-32 routine from wlantest to src/utils 2016-10-09 17:13:23 +03:00
readpcap.c
rx_data.c Make struct wpa_eapol_key easier to use with variable length MIC 2016-10-10 21:11:46 +03:00
rx_eapol.c wlantest: Recognize EAPOL-Key frames without MIC bit for FILS 2016-10-10 21:11:46 +03:00
rx_ip.c
rx_mgmt.c
rx_tdls.c
sta.c
test_vectors.c Move CRC-32 routine from wlantest to src/utils 2016-10-09 17:13:23 +03:00
tkip.c Move CRC-32 routine from wlantest to src/utils 2016-10-09 17:13:23 +03:00
wep.c Move CRC-32 routine from wlantest to src/utils 2016-10-09 17:13:23 +03:00
wired.c
wlantest.c
wlantest.h Make struct wpa_eapol_key easier to use with variable length MIC 2016-10-10 21:11:46 +03:00
wlantest_cli.c
wlantest_ctrl.h
writepcap.c