mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 08:48:31 -05:00
b2eb3fe21c
The previous design did not actually break from the wait loop when the AP changed back to 40 MHz channel and as such, ended up waiting the full 30 second time. Furthermore, the five second delay time for returning back to 40 MHz was not sufficiently long to test behavior correctly since the STA did not have any chances of returning the next coex report before the AP had returned to 40 MHz. Increase the AP wait time to 15 seconds so that the once per 10 seconds OBSS scan from the STA gets in before changing back to 40 MHz channel (after the 40 MHz intolerant AP gets disabled). 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 |