Fixed WEP authentication (both Open System and Shared Key) with mac80211
authorJouni Malinen <jouni.malinen@atheros.com>
Thu, 4 Dec 2008 11:21:35 +0000 (13:21 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 4 Dec 2008 11:21:35 +0000 (13:21 +0200)
commit4a7b9f885f1e7e0ae30ce323963ebf5d05ca1cef
tree7d1c368f9cfb921a11e3a23beda9bbf77d8760c5
parent73d48dc4b467ddb7f1451269306425c07bcac756
Fixed WEP authentication (both Open System and Shared Key) with mac80211

Only one of the authentication frame types is encrypted. In order for
static WEP encryption to work properly (i.e., to not encrypt the frame),
we need to tell mac80211 about the frames that must not be encrypted.
hostapd/ChangeLog
hostapd/driver_nl80211.c