mesh: Add a monitor event on SAE authentication getting blocked
authorMasashi Honma <masashi.honma@gmail.com>
Thu, 5 Feb 2015 14:00:00 +0000 (23:00 +0900)
committerJouni Malinen <j@w1.fi>
Sat, 7 Feb 2015 20:33:23 +0000 (22:33 +0200)
commit79ddb2062eb2b53937c2c578e56532021cbb8564
tree3e1fc144906ff98883525663fae3682ec91f763f
parentdd2cbafc89c3b879760b932fd7a7d726e01f9b27
mesh: Add a monitor event on SAE authentication getting blocked

Send MESH-SAE-AUTH-BLOCKED event if SAE authentication is blocked. The
BLOCK state will finish when a new peer notification event is sent for
the same MAC address.

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