~connman-maintainers/connman/head

Viewing all changes in revision 8231.

  • Committer: Daniel Wagner
  • Author(s): Ariel D'Alessandro
  • Date: 2022-09-20 17:06:41 UTC
  • Revision ID: git-v1:0d5d05f2a6a6895aa2b1ffeda34489552468327b
wifi: Handle invalid-key case on WPA-SAE authentication failure

On WPA3-SAE authentication, wpa_supplicant goes directly from
authenticating to disconnected state if the key was invalid.

The above is currently not handled and the `connect-failed` error is
reported on such cases. In order to make the client agent prompt for a
new password, we need to handle this transition and report the
`invalid-key` error.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: