Commit f8f0762
Mika Leppänen
Corrected authenticator EAP-TLS start retries
State machine went to invalid state if supplicant retry of identity
response arrived after EAP-TLS start sending. It caused the retries of
EAP-TLS start to be invalid (i.e. without start bit set).1 parent 00fdf8d commit f8f0762
File tree
1 file changed
+2
-2
lines changed- source/Security/protocols/eap_tls_sec_prot
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
452 | 452 | | |
453 | 453 | | |
454 | 454 | | |
455 | | - | |
456 | | - | |
457 | 455 | | |
458 | 456 | | |
459 | 457 | | |
| |||
467 | 465 | | |
468 | 466 | | |
469 | 467 | | |
| 468 | + | |
| 469 | + | |
470 | 470 | | |
471 | 471 | | |
472 | 472 | | |
| |||
0 commit comments