~connman-maintainers/connman/head

Viewing all changes in revision 8144.

  • Committer: Daniel Wagner
  • Author(s): Ariel D'Alessandro
  • Date: 2021-09-13 06:26:12 UTC
  • Revision ID: git-v1:9a54df53361a12458532dfc06156a2b2e468ea0d
gsupplicant: Add support for WPA3-Personal transition mode

This commit adds support for WPA3-Personal transition mode, which
supports both WPA2-Personal (PSK) and WPA3-Personal (SAE).

Based on the AP accepted key management protocols, connman configures
wpa_supplicant as follows:

* WPA3-Personal-only mode: key_mgmt="SAE" ; ieee80211w=2
* WPA3-Personal transition mode: key_mgmt="SAE WPA-PSK" ; ieee80211w=1

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: