]> git.ipfire.org Git - thirdparty/hostap.git/commit - hostapd/hostapd.conf
Add hostapd.conf venue_url to set Venue URL ANQP-element
authorJouni Malinen <jouni@codeaurora.org>
Mon, 26 Mar 2018 13:10:47 +0000 (16:10 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 26 Mar 2018 13:10:47 +0000 (16:10 +0300)
commit7e1d3ee9633419648d05107ea15270cff823f0a5
treed47fcc9d03fa544ede7c3bbb93e7fad4a9670767
parent64624f31cf81dc6164462fa153ee7a5909e21183
Add hostapd.conf venue_url to set Venue URL ANQP-element

The new venue_url parameter can now be used to set the Venue URL ANQP
information instead of having to construct the data and use
anqp_elem=277:<hexdump> to set the raw value.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
hostapd/config_file.c
hostapd/hostapd.conf
src/ap/ap_config.c
src/ap/ap_config.h
src/ap/gas_serv.c