mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-28 18:28:23 -05:00
3dfa519c32
On recent kernels, it seems that something changed (scheduler?) that makes hwsim send the scan done event so quickly that iw isn't scheduled back in to listen for it, causing iw to get stuck. Work around this by using the scan trigger command (it'll be quick enough so that we don't really need to wait) and the scan trigger and dump commands where the results are required (and use a small sleep there instead of waiting for the scan results.) I'll try to fix this separately in iw later. Signed-off-by: Johannes Berg <johannes.berg@intel.com> |
||
---|---|---|
.. | ||
ap-mgmt-fuzzer | ||
eapol-fuzzer | ||
hwsim | ||
p2p-fuzzer | ||
wnm-fuzzer | ||
.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 |