mac80211: add support for control port protocol in AP mode
authorJohannes Berg <johannes.berg@intel.com>
Fri, 4 Nov 2011 10:18:11 +0000 (11:18 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 9 Nov 2011 21:05:49 +0000 (16:05 -0500)
commit665c93a93e35cafcd8c84073824f1ef1b19f0a7d
treef466c5d30e1afd4e8201c916523574d563530785
parent6096de7fd4eeda305e114e7d74e6f47404590425
mac80211: add support for control port protocol in AP mode

This will allow us to support dynamic WEP with 802.1X
properly in mac80211 by not encrypting outgoing and
accepting unencrypted incoming frames.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/cfg.c
net/mac80211/iface.c