mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 08:48:31 -05:00
99e5f0e616
ap_ht40_csa and ap_ht40_csa3 seem to show a cfg80211/mac80211 issue where a CSA from HT40+ to HT40- channel results in HT getting disabled due to cfg80211_chandef_compatible() check on c1->width == c2->width claiming that the new channel is not compatible. For now, comment out the FAIL case for these known issues to avoid constant failure for cases that are not wpa_supplicant/hostapd issues. Once the kernel side design has been reviewed, these error cases can be enabled 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-md5.c | ||
test-milenage.c | ||
test-ms_funcs.c | ||
test-rc4.c | ||
test-rsa-sig-ver.c | ||
test-sha1.c | ||
test-sha256.c | ||
test-x509.c | ||
test-x509v3.c |