RSN IBSS: RX GTK configuration with nl80211
authorJouni Malinen <j@w1.fi>
Sun, 5 Dec 2010 04:31:22 +0000 (20:31 -0800)
committerJouni Malinen <j@w1.fi>
Sun, 5 Dec 2010 04:31:22 +0000 (20:31 -0800)
commit89c38e32c7ed6edf7713370615fca83a36d37f9a
treeb1f8295839f235058c4c38324272090c6fa525cb
parent18d2ba083b448f854069bca5a01050a2c4c4f915
RSN IBSS: RX GTK configuration with nl80211

This add preliminary code for setting the per-STA RX GTK for
RSN IBSS when nl80211 drivers. For some reason, this does not
seem to fully work, but at least driver_nl80211.c is now aware of
what kind of key is being set and the whatever is missing from
making this key configuration go through should be specific to
nl80211/cfg80211.
src/drivers/driver_nl80211.c
wpa_supplicant/ibss_rsn.c