Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Feature is about adding support for HotSpot 2.0 (Wi-Fi Alliance Certified Passpoint) to OpenSync.

Controller has to set up HotSpot 2.0 configuration through Passpoint_Config table. Then one of the BSS-es have to be configured with Wifi_VIF_Config::passpoint_config UUID pointing to the entry in Passpoint_Config table.

...

  • use hostapd to construct IEEE802.11u Information Elements in Beacon frames e.g.

    • Interworking IE

    • Advertisment Protocol IE

    • Roaming Consortium IE

  • use hostapd to add Wi-Fi Alliance’s Vendor Specific HotSpot 2.0 Indication Element

  • support ANQP elements defined in Passpoint Specification v3.3in the Wi-Fi driver

Remarks for integration:

...