3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-03-03 06:00:43 +01:00
James Prestwood 45cc0fd918 network/station: add BSS blacklisting
If IWD fails to connect to a BSS we can attempt to connect to a different
BSS under the same network and blacklist the first BSS. In the case of an
incorrect PSK (MMPDU code 2 or 23) we will still fail the connection.

station_connect_cb was refactored to better handle the dbus case. Now the
netdev result switch statement is handled before deciding whether to send
a dbus reply. This allows for both cases where we are trying to connect
to the next BSS in autoconnect, as well as in the dbus case.
2019-01-30 13:23:38 -06:00
..
2018-10-08 21:38:30 -05:00
2018-04-19 11:49:41 -05:00
2018-04-19 11:49:41 -05:00
2019-01-25 18:51:18 -06:00
2018-07-17 18:52:59 -05:00
2018-11-16 16:59:59 -06:00
2019-01-22 11:40:07 -06:00
2018-10-19 00:20:35 -05:00
2018-11-29 11:34:07 -06:00
2019-01-11 17:36:33 -06:00
2018-08-08 19:43:05 -05:00
2017-11-28 13:20:33 -06:00
2018-11-16 16:59:45 -06:00
2018-11-16 16:59:45 -06:00
2019-01-17 15:24:56 -06:00
2018-11-16 18:06:42 -06:00
2017-11-28 13:30:06 -06:00
2017-11-28 13:30:06 -06:00
2016-07-20 15:29:39 -05:00
2018-08-13 20:40:59 -05:00
2018-07-17 19:12:48 -05:00
2017-02-17 12:27:13 -06:00