nl80211/cfg80211: Add extra IE configuration to AP mode setup
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 10 Aug 2011 20:55:56 +0000 (23:55 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 12 Aug 2011 17:45:04 +0000 (13:45 -0400)
commit9946ecfb510462e59afddb2a992da804d58b6bcd
tree2eb7792cf6363f33f41d0532cb218ad86120f3bb
parent5fb628e9105eef6796789b1ae93289e1566ccdf0
nl80211/cfg80211: Add extra IE configuration to AP mode setup

The NL80211_CMD_NEW_BEACON command is, in practice, requesting AP mode
operations to be started. Add new attributes to provide extra IEs
(e.g., WPS IE, P2P IE) for drivers that build Beacon, Probe Response,
and (Re)Association Response frames internally (likely in firmware).

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/nl80211.h
include/net/cfg80211.h
net/wireless/nl80211.c