]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Do not encrypt IEEE 802.1X WEP EAPOL
authorJohannes Berg <johannes.berg@intel.com>
Sat, 3 Dec 2011 18:46:12 +0000 (20:46 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 3 Dec 2011 18:46:12 +0000 (20:46 +0200)
commit9f12614b8cad55e5ec0a50e04d9d3e090df666fd
tree8ef4e43f23dc2fdd5696851c038807bb0644d010
parentcc7a48d1f4e80e1d3d55c9801e574c55da4562f1
nl80211: Do not encrypt IEEE 802.1X WEP EAPOL

Set the NL80211_ATTR_CONTROL_PORT_NO_ENCRYPT flag for nl80211 to tell
drivers (mac80211) to not encrypt the EAPOL frames for WEP IEEE 802.1X.

Signed-hostap: Johannes Berg <johannes.berg@intel.com>
src/drivers/driver_nl80211.c