mesh: Add a monitor event for SAE authentication failure
authorMasashi Honma <masashi.honma@gmail.com>
Thu, 5 Feb 2015 13:59:59 +0000 (22:59 +0900)
committerJouni Malinen <j@w1.fi>
Sat, 7 Feb 2015 20:23:34 +0000 (22:23 +0200)
commitdd2cbafc89c3b879760b932fd7a7d726e01f9b27
treed117961c1b434476512f9fe5ddd2dc5137889873
parent0cb5f8d94536e097af7a11273f79239001a602d6
mesh: Add a monitor event for SAE authentication failure

SAE authentication fails likely with wrong password. This commit adds a
notification of the failure to the upper application (UI) so that the
application can notify suspection of a wrong password to the user. The
control interface monitor even for this is "MESH-SAE-AUTH-FAILURE
addr=<peer>".

Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
src/common/wpa_ctrl.h
wpa_supplicant/mesh_rsn.c