mesh: Add RSN IE to Mesh Peering Open/Confirm frames
authorMasashi Honma <masashi.honma@gmail.com>
Mon, 31 Aug 2015 07:58:10 +0000 (16:58 +0900)
committerJouni Malinen <j@w1.fi>
Sat, 5 Sep 2015 18:19:25 +0000 (21:19 +0300)
commitf029c44cf29c97d408eb15bad28137505862d95b
tree9d562f97b473761e410f12473f40356c6856ad66
parent8a51dcbc2f5a032963dd9aa947c1a50d1da307ee
mesh: Add RSN IE to Mesh Peering Open/Confirm frames

The RSN IE is required by IEEE Std 802.11-2012 on SAE use case:
Table 8-262 Mesh Peering Open frame Action field format
Table 8-263 Mesh Peering Confirm frame Action field format

Add the RSN IE to these frames.

Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
wpa_supplicant/mesh_mpm.c