mesh: Use ieee80211w profile parameter
authorJouni Malinen <j@w1.fi>
Sat, 18 Jun 2016 11:05:47 +0000 (14:05 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 18 Jun 2016 12:52:54 +0000 (15:52 +0300)
commit18aca1a07dfae1ea5c7661166dfba6e6dd0111aa
tree30d449482a21c2b84808a8cc061828423a5070fd
parentb8b499e4a47ef16c0e6e97e2994b0ef4ed931daa
mesh: Use ieee80211w profile parameter

This is initial step in fixing issues in how PMF configuration for RSN
mesh was handled. PMF is an optional capability for mesh and it needs to
be configured consistently in both hostapd structures (to get proper
RSNE) and key configuration (not included in this commit).

Signed-off-by: Jouni Malinen <j@w1.fi>
src/ap/ap_config.h
wpa_supplicant/mesh.c
wpa_supplicant/mesh_rsn.c