mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 08:48:31 -05:00
db1d66d879
The final invitation case in this test was verified incorrectly. The GO was already operatign in that case, so there was not supposed to be a new P2P-GROUP-STARTED message from GO. That happened to be show up in the pending event messages from the last instance, but that was just by accident and any additional dump_monitor() operation added here would cause this test to fail. Fix this by handling the final invitation separately and verifying that only the client side indicates P2P-GROUP-STARTED. Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com> |
||
---|---|---|
.. | ||
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 |