mesh: Use variable length MGTK for RX
authorJouni Malinen <j@w1.fi>
Sat, 18 Jun 2016 11:45:35 +0000 (14:45 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 19 Jun 2016 17:18:09 +0000 (20:18 +0300)
commita4eec3c2305856bfb228daac6b047f6baf80c12e
treef2bfa3c16a3198edf297d14a86ce24ca35b8744b
parentfccba2c946407f39b546ad0b6ba42b60577777ac
mesh: Use variable length MGTK for RX

This extends the data structures to allow variable length MGTK to be
stored for RX. This is needed as an initial step towards supporting
different cipher suites.

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