]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Add support for SAE operations
authorJouni Malinen <j@w1.fi>
Wed, 24 Oct 2012 06:10:42 +0000 (09:10 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 24 Oct 2012 06:10:42 +0000 (09:10 +0300)
commit569fed9045abeaa5bdc8ab3a57c44447288c2938
tree395ba4b72288da1d81a9c6d6adc2ffe8ea9395ff
parent516059c7539b9e94d2b325e4aa2b1a613a772419
nl80211: Add support for SAE operations

This uses the recent cfg80211 changes to allow SAE authentication to be
implemented with the nl80211 driver interface.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/drivers/driver_nl80211.c