[PATCH 1/9] supplicant: Update HS20 readme.
| Newsgroups | gmane.linux.drivers.hostap |
|---|---|
| Message-ID | <[email protected]> |
From: Ben Greear <[email protected]> Mention dependencies needed to properly implement HS20. Signed-off-by: Ben Greear <[email protected]> --- wpa_supplicant/README-HS20 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/wpa_supplicant/README-HS20 b/wpa_supplicant/README-HS20 index 334287101..481e8cf2a 100644 --- a/wpa_supplicant/README-HS20 +++ b/wpa_supplicant/README-HS20 @@ -70,6 +70,12 @@ There are number of run-time configuration parameters (e.g., in wpa_supplicant.conf when using the configuration file) that can be used to control Hotspot 2.0 operations. + +Requirements & Limitations in hostapd implementation: + * HotSpot 2.0 requires interworking. + * Interworking requires WPA2-Enterprise/EAPOL (802.1x) authentication. + + # Enable Interworking interworking=1 -- 2.20.1