Commit 7717ef8
Mika Leppänen
Improved initial EAPOL-key send stop logic on supplicant
Previously, during bootstrap authentication and on key update, any
incoming KMP halted the supplicant from sending the initial
EAPOL-key message to authenticator.
Now the functionality is changed so that only accepted incoming KMPs
(e.g. valid EAP-TLS identity requests) halt the sending of
initial EAPOL-key messages. Ignored KMPs do not halt the sending.1 parent 4185734 commit 7717ef8
1 file changed
+9
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1175 | 1175 | | |
1176 | 1176 | | |
1177 | 1177 | | |
1178 | | - | |
1179 | | - | |
1180 | | - | |
1181 | 1178 | | |
1182 | 1179 | | |
1183 | 1180 | | |
| |||
1271 | 1268 | | |
1272 | 1269 | | |
1273 | 1270 | | |
| 1271 | + | |
| 1272 | + | |
| 1273 | + | |
| 1274 | + | |
| 1275 | + | |
| 1276 | + | |
| 1277 | + | |
| 1278 | + | |
| 1279 | + | |
1274 | 1280 | | |
1275 | 1281 | | |
1276 | 1282 | | |
| |||
0 commit comments