]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/drivers/driver_nl80211.c
nl80211: Support PMKSA candidate events
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 21 Sep 2011 13:14:41 +0000 (16:14 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 21 Sep 2011 13:14:41 +0000 (16:14 +0300)
commitc36d52427a1edd051143328fe348fd0502b6dc57
tree70299ff7ac1c77c3beb0c311ddb653a33942ef7e
parentc8c71b395cc3ff6772f48b6fb052ab1855a6c4cd
nl80211: Support PMKSA candidate events

This adds support for RSN pre-authentication with nl80211 interface and
drivers that handle roaming internally (i.e., wpa_supplicant is not
responsible for requesting scan results that provide the needed
information without these events).
src/drivers/driver_nl80211.c