]> git.ipfire.org Git - thirdparty/hostap.git/commit
atheros: Process SAE authentication frames using EVENT_RX_MGMT
authorAshok Kumar Ponnaiah <aponnaia@qti.qualcomm.com>
Tue, 14 Nov 2017 16:47:07 +0000 (18:47 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 14 Nov 2017 16:47:07 +0000 (18:47 +0200)
commit41db74cf760fa6ce7ed9735076f777753a906884
treecbe4bda3c55f391e31d3608e0e6b3c62cc06c696
parent3d9dd4b772f9f6ba717f22ad988fec54f5e1f4dc
atheros: Process SAE authentication frames using EVENT_RX_MGMT

This adds support for SAE in AP mode with the atheros driver interface.
EVENT_RX_MGMT includes SAE processing while EVENT_AUTH would require
more changes to make this work.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/drivers/driver_atheros.c