]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/wpa_auth.c
Configure new GTK/IGTK to driver in case of TKIP countermeasures
authorYoni Divinsky <yoni.divinsky@ti.com>
Sun, 30 Oct 2011 20:19:49 +0000 (22:19 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 30 Oct 2011 20:19:49 +0000 (22:19 +0200)
commit9354e59480fbdffa4e773728909d1e0d4a2be68a
tree49499c291ac223138be257de26ac0489caa6a57f
parent6f75536fc9d3b05b049e2a0028a3ffd7da78e1c3
Configure new GTK/IGTK to driver in case of TKIP countermeasures

The GTK is renewed in the hostapd after a MIC attack dissassociation
without informing the driver, causing decryption failures. This patch
sends the new GTK/IGTK to the driver after it is updated by the hostapd.

Signed-off-by: Yoni Divinsky <yoni.divinsky@ti.com>
src/ap/wpa_auth.c