mesh: Update MPM FSM events to match the standard
authorJouni Malinen <j@w1.fi>
Tue, 28 Jun 2016 20:20:39 +0000 (23:20 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 28 Jun 2016 20:20:39 +0000 (23:20 +0300)
commit02022564a0179cd6696d28742772aa6e17a58073
tree626566579c08ba0f7f03c7c6bda0ff7a2ad255c4
parentd02e5498310875b1e96921c7c1f53168f4ffee2c
mesh: Update MPM FSM events to match the standard

{OPN,CNF,CLS}_IGNR events were removed during P802.11s draft development
process. Replace these with not generating a MPM FSM event. In addition,
add the standard REQ_RJCT event and option to pass in a specific reason
code to mesh_mpm_fsm().

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/mesh_mpm.c