Previously the ABANDON->RECEIVE state change was impossible and did not match the CP state machine in IEEE 802.1X-2010 Figure 12-2. Signed-off-by: Thomas Winter <Thomas.Winter@xxxxxxxxxxxxxxxxxxx> --- src/pae/ieee802_1x_cp.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pae/ieee802_1x_cp.c b/src/pae/ieee802_1x_cp.c index ab6abda24..a19f07518 100644 --- a/src/pae/ieee802_1x_cp.c +++ b/src/pae/ieee802_1x_cp.c @@ -301,7 +301,6 @@ SM_STATE(CP, ABANDON) sm->lki = NULL; ieee802_1x_kay_set_latest_sa_attr(sm->kay, sm->lki, sm->lan, sm->ltx, sm->lrx); - sm->new_sak = FALSE; } -- 2.23.0 _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap