]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitad349545ef1783cf50cf6e743292a7a46d3a6177
tree2eb7792cf6363f33f41d0532cb218ad86120f3bb
parent4fa6be62ec0b4191de29b419424b80fa550a9fc5
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