]> git.ipfire.org Git - thirdparty/hostap.git/commit
mka: Change MI if key invalid
authorAndrey Kartashev <andrey.kartashev@afconsult.com>
Fri, 2 Nov 2018 18:02:20 +0000 (19:02 +0100)
committerJouni Malinen <j@w1.fi>
Wed, 26 Dec 2018 14:42:26 +0000 (16:42 +0200)
commita8aeaf41df95ac6f979eb9014d0e2d17c46c671e
tree59d33d5a4baad2a7f4eb4d488c41c5375fcb5be1
parentc20cc5833eb615a2f840f8da3512cd586ed7e441
mka: Change MI if key invalid

It is possible to get a situation where a peer removes the Key Server
from its live peers list but the server still thinks that the peer is
alive (e.g., high packet loss in one direction). In such a case, the Key
Server will continue to advertise Last Key but this peer will not be
able to set up SA as it has already deleted its key.

Change the peer MI which will force the Key Server to distribute a new
SAK.

Signed-off-by: Andrey Kartashev <andrey.kartashev@afconsult.com>
src/pae/ieee802_1x_kay.c