|
@@ -2461,8 +2461,10 @@ SM_STATE(WPA_PTK, PTKINITNEGOTIATING)
|
|
|
#endif
|
|
|
|
|
|
#ifdef KRACK_TEST_CLIENT
|
|
|
+
|
|
|
+
|
|
|
if (poc_testing_handshake == TEST_4WAY)
|
|
|
- poc_log(sm->addr, "Resetting Tx IV of group key and sending Msg4/4\n");
|
|
|
+ poc_log(sm->addr, "Resetting Tx IV of group key and sending Msg3/4\n");
|
|
|
#endif
|
|
|
|
|
|
wpa_send_eapol(sm->wpa_auth, sm,
|