]> git.ipfire.org Git - thirdparty/hostap.git/commit
HS 2.0: Allow Hotspot 2.0 release number to be configured
authorJouni Malinen <jouni@codeaurora.org>
Fri, 7 Dec 2018 22:39:00 +0000 (00:39 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 8 Dec 2018 12:06:54 +0000 (14:06 +0200)
commit6ae04d7b344f85d7b37f073e3e25a584ea94efcd
tree1b863b41196d95c6f5c68bd22302f0a78fd34733
parent17adac9ef9f7e840a11a8a7df0b928f44dbb7e67
HS 2.0: Allow Hotspot 2.0 release number to be configured

The new hostapd configuration parameter hs20_release can be used to
configure the AP to advertise a specific Hotspot 2.0 release number
instead of the latest supported release. This is mainly for testing
purposes.

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