decrease definition of EAPOL_START_MAX_TRIES (#290)

this improves performance of brute-force attacks.
This commit is contained in:
feitoi 2019-10-08 00:01:37 -03:00 committed by rofl0r
parent 6f1c14f80d
commit acfc3ddabe
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@
#define P1_SIZE 10000
#define P2_SIZE 1000
#define EAPOL_START_MAX_TRIES 25
#define EAPOL_START_MAX_TRIES 10
#define WARN_FAILURE_COUNT 10
#define EAPOL_START 1