hostap/wlantest
Jouni Malinen ced15c8ba8 wlantest: TKIP frame reassembly for Michael MIC check in fragmented case
Reassemble the full MSDU when processing TKIP protected fragmented
frames so that the Michael MIC can be validated once the last fragment
has been received.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
2021-05-11 21:13:56 +03:00
..
.gitignore
bip.c
bss.c wlantest: Skip Mesh Control field from the beginning of payload 2021-03-09 20:20:24 +02:00
ccmp.c Rename the Frame Control field subfield Order define to +HTC 2021-05-06 12:12:51 +03:00
ctrl.c
gcmp.c Rename the Frame Control field subfield Order define to +HTC 2021-05-06 12:12:51 +03:00
inject.c
Makefile
monitor.c
process.c
readpcap.c
rx_data.c wlantest: TKIP frame reassembly for Michael MIC check in fragmented case 2021-05-11 21:13:56 +03:00
rx_eapol.c
rx_ip.c
rx_mgmt.c
rx_tdls.c
sta.c
test_vectors.c wlantest: TKIP frame reassembly for Michael MIC check in fragmented case 2021-05-11 21:13:56 +03:00
tkip.c wlantest: TKIP frame reassembly for Michael MIC check in fragmented case 2021-05-11 21:13:56 +03:00
wep.c
wired.c
wlantest.c wlantest: TKIP frame reassembly for Michael MIC check in fragmented case 2021-05-11 21:13:56 +03:00
wlantest.h wlantest: TKIP frame reassembly for Michael MIC check in fragmented case 2021-05-11 21:13:56 +03:00
wlantest_cli.c wlantest: Add a BSS probe_response counter 2013-12-26 13:37:06 +02:00
wlantest_ctrl.h
writepcap.c