mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 08:48:31 -05:00
296186c006
This test case uses get_bss() with a BSSID to find a BSS entry. That can result in failures if there are multiple BSS entries in wpa_supplicant BSS table for the same BSSID, e.g., due to an earlier hidden SSID test case. Explicitly clear the cfg80211 and wpa_supplicant scan caches at the beginning of this test case to make it less likely for earlier test cases to trigger a failure here. Signed-off-by: Jouni Malinen <j@w1.fi> |
||
---|---|---|
.. | ||
hwsim | ||
.gitignore | ||
Makefile | ||
test_x509v3_nist2.sh | ||
test_x509v3_nist.sh | ||
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 | ||
test-sha1.c | ||
test-sha256.c | ||
test-x509.c | ||
test-x509v3.c |