hostap/tests
Jouni Malinen 069daec4ee tests: Fix EAPOL frame source address in protocol tests
The send_eapol() calls for delivering frames to wpa_supplicant had a
copy-paste bug from the earlier hostapd cases. These were supposed to
use the BSSID, not the address of the station, as the source address.
The local address worked for most cases since it was practically
ignored, but this could prevent the race condition workaround for
association event from working. Fix this by using the correct source
address (BSSID).

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2017-02-28 11:24:15 +02:00
..
ap-mgmt-fuzzer tests: Allow multiple management frames to be used with ap-mgmt-fuzzer 2016-11-16 18:17:08 +02:00
eapol-fuzzer tests: Add eapol-fuzzer 2015-04-22 11:44:19 +03:00
hwsim tests: Fix EAPOL frame source address in protocol tests 2017-02-28 11:24:15 +02:00
p2p-fuzzer tests: Add p2p-fuzzer 2015-04-22 11:44:19 +03:00
remote tests: Add general filter for remote tests execution 2016-06-27 21:47:37 +03:00
wnm-fuzzer tests: Add wnm-fuzzer 2015-04-22 11:44:19 +03:00
.gitignore
Makefile
test-aes.c
test-asn1.c
test-base64.c
test-https.c
test-list.c
test-md4.c
test-milenage.c
test-rc4.c
test-rsa-sig-ver.c tests: Fix resource leak in test-rsa-sig-ver on error paths 2015-07-10 21:10:24 +03:00
test-sha1.c
test-sha256.c
test-x509.c
test-x509v3.c
test_x509v3_nist.sh
test_x509v3_nist2.sh