]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
HS 2.0: Update supported release number to 3
authorJouni Malinen <jouni@codeaurora.org>
Fri, 7 Dec 2018 22:55:01 +0000 (00:55 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 8 Dec 2018 12:06:58 +0000 (14:06 +0200)
Release 3 functionality is included, so start advertising support for
that release.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/common/ieee802_11_defs.h

index 4465bfafcde0f5a5da0e12157f2c46bfe6197884..4029d150bbca15c253f0243b4bac71559cef41c5 100644 (file)
@@ -1347,7 +1347,7 @@ enum wmm_ac {
 #define HS20_PPS_MO_ID_PRESENT 0x02
 #define HS20_ANQP_DOMAIN_ID_PRESENT 0x04
 #ifndef HS20_VERSION
-#define HS20_VERSION 0x10 /* Release 2 */
+#define HS20_VERSION 0x20 /* Release 3 */
 #endif /* HS20_VERSION */
 
 /* WNM-Notification WFA vendors specific subtypes */