Add parameter for vendor specific elements into Beacon/Probe Response
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 27 Aug 2012 13:20:10 +0000 (16:20 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 27 Aug 2012 13:20:10 +0000 (16:20 +0300)
commitb52f084cfaae5a10bf5886cfa159d2df0dfc350a
tree0f34f2dca6feb2fb1e01dcf17408dcb57e9823d3
parenta462036a47dd8e8566b6d78c1290611c61585f2c
Add parameter for vendor specific elements into Beacon/Probe Response

The new vendor_elements parameter in hostapd.conf can be used to add new
vendor specific element(s) into Beacon and Probe Response frames.

Signed-hostap: 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/beacon.c