You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
8 years ago
..
Makefile Move CRC-32 routine from wlantest to src/utils 8 years ago
bip.c wlantest: Fix bip_protect() memory allocation 8 years ago
bss.c wlantest: Add support for FT-PSK initial association key derivation 9 years ago
ccmp.c IEEE P802.11ah/D10.0 PV1 CCMP test vectors 8 years ago
ctrl.c Add Suite B 192-bit AKM 10 years ago
gcmp.c Declare all read only data structures as const 9 years ago
inject.c Preparations for variable length KCK and KEK 10 years ago
monitor.c wlantest: Add support for writing pcapng files 11 years ago
process.c Move CRC-32 routine from wlantest to src/utils 8 years ago
readpcap.c wlantest: Add -N command line argument to remove write buffering 9 years ago
rx_data.c Make struct wpa_eapol_key easier to use with variable length MIC 8 years ago
rx_eapol.c wlantest: Recognize EAPOL-Key frames without MIC bit for FILS 8 years ago
rx_ip.c wlantest: Recognize hwsim_test packets 11 years ago
rx_mgmt.c wlantest: Add support for FT-PSK initial association key derivation 9 years ago
rx_tdls.c Simplify Timeout Interval element parsing 9 years ago
sta.c Add Suite B 192-bit AKM 10 years ago
test_vectors.c Move CRC-32 routine from wlantest to src/utils 8 years ago
tkip.c Move CRC-32 routine from wlantest to src/utils 8 years ago
wep.c Move CRC-32 routine from wlantest to src/utils 8 years ago
wired.c Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
wlantest.c wlantest: Add -N command line argument to remove write buffering 9 years ago
wlantest.h Make struct wpa_eapol_key easier to use with variable length MIC 8 years ago
wlantest_cli.c wlantest: Add a BSS probe_response counter 11 years ago
wlantest_ctrl.h wlantest: Add a BSS probe_response counter 11 years ago
writepcap.c wlantest: Add -N command line argument to remove write buffering 9 years ago