Add assocresp_elements parameter for hostapd
authorBala Krishna Bhamidipati <c_bbhami@qti.qualcomm.com>
Wed, 20 Apr 2016 04:04:17 +0000 (09:34 +0530)
committerJouni Malinen <j@w1.fi>
Wed, 20 Apr 2016 10:12:50 +0000 (13:12 +0300)
commita9112270615dd68d422623ebc26c21a6887a2a11
tree92ee4826194574c6a881696830f0f9ad6bae6db4
parent49fe2ada20d5fd53c0388442d23e7f03086f4d57
Add assocresp_elements parameter for hostapd

This new parameter allows hostapd to add Vendor Specific elements into
(Re)Association Response frames similarly to the way vendor_elements
parameter can be used for Beacon and Probe Response frames.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
hostapd/config_file.c
hostapd/hostapd.conf
src/ap/ap_config.c
src/ap/ap_config.h
src/ap/ap_drv_ops.c
src/ap/ieee802_11.c