HS 2.0R2: Update Indication element to Release 2
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 2 Nov 2012 10:08:11 +0000 (12:08 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 25 Feb 2014 23:24:22 +0000 (01:24 +0200)
commitf9cd147d6b4718b03d8f3110e5dcaa56fe57902b
treed33b72eb1961bb2f3c27fabde5ce102e506f8487
parentbc00053c9d94208702ed5b75a729f7706d0051b3
HS 2.0R2: Update Indication element to Release 2

The HS 2.0 Indication element from wpa_supplicant now includes the
release number field and wpa_supplicant shows the release number of the
AP in STATUS command (hs20=1 replaced with hs20=<release>).

The new update_identifier field in the cred block can now be used to
configure the PPS MO ID so that wpa_supplicant adds it to the Indication
element in Association Request frames.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
12 files changed:
src/common/ieee802_11_defs.h
wpa_supplicant/README-HS20
wpa_supplicant/config.c
wpa_supplicant/config.h
wpa_supplicant/config_file.c
wpa_supplicant/ctrl_iface.c
wpa_supplicant/hs20_supplicant.c
wpa_supplicant/hs20_supplicant.h
wpa_supplicant/scan.c
wpa_supplicant/sme.c
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant.conf