3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-03-06 00:40:38 +01:00
Denis Kenzior fb217479d2 netdev: Scan & Retry CMD_AUTHENTICATE
Handle situations where the BSS we're trying to connect to is no longer
in the kernel scan result cache.  Normally, the kernel will re-scan the
target frequency if this happens on the CMD_CONNECT path, and retry the
connection.

Unfortunately, CMD_AUTHENTICATE path used for WPA3, OWE and FILS does
not have this scanning behavior.  CMD_AUTHENTICATE simply fails with
a -ENOENT error.  Work around this by trying a limited scan of the
target frequency and re-trying CMD_AUTHENTICATE once.
2021-02-08 11:53:29 -06:00
..
2020-09-14 16:44:53 -05:00
2020-07-09 09:58:21 -05:00
2020-07-09 09:58:21 -05:00
2020-01-21 16:03:28 -06:00
2020-11-02 13:39:25 -06:00
2020-08-13 13:43:31 -05:00
2019-12-09 01:47:11 -06:00
2020-04-08 21:02:15 -05:00
2019-05-19 13:07:13 -05:00
2020-05-02 20:56:13 -05:00
2020-11-02 11:39:03 -06:00
2017-11-28 13:20:33 -06:00
2020-09-14 11:45:12 -05:00
2020-04-08 12:27:57 -05:00
2020-02-03 11:54:28 -06:00
2021-02-08 11:53:29 -06:00
2019-07-15 14:06:26 -05:00
2020-09-16 14:31:07 -05:00
2020-04-10 06:31:19 -05:00
2020-09-14 11:39:25 -05:00
2020-09-14 11:39:25 -05:00
2020-03-17 15:35:22 -05:00
2021-02-08 11:53:29 -06:00
2021-02-08 11:53:29 -06:00
2020-10-26 16:16:12 -05:00
2020-10-26 16:16:12 -05:00
2020-01-17 12:50:23 -06:00
2020-08-28 10:29:06 -05:00