3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-04-05 12:07:59 +02:00
James Prestwood fd8671e9c5 netdev: added sae functionality to netdev
In order to plug SAE into the existing connect mechanism the actual
CMD_CONNECT message is never sent, rather sae_register takes care
of sending out CMD_AUTHENTICATE. This required some shuffling of
code in order to handle both eapol and sae. In the case of non-SAE
authentication everything behaves as it did before. When using SAE
an sae_sm is created when a connection is attempted but the eapol_sm
is not. After SAE succeeds it will start association and then create
the eapol_sm and start the 4-way handshake.

This change also adds the handshake SAE events to device and
initializes SAE in main.
2018-08-14 10:37:52 -05:00
..
2018-07-30 09:07:58 -05:00
2018-04-19 11:49:41 -05:00
2018-04-19 11:49:41 -05:00
2018-07-17 18:52:59 -05:00
2018-07-17 19:19:09 -05:00
2018-07-19 11:09:08 -05:00
2018-08-07 16:19:39 -05:00
2018-08-07 16:19:39 -05:00
2018-08-08 19:43:05 -05:00
2018-08-08 19:43:05 -05:00
2018-08-08 19:43:05 -05:00
2018-08-08 19:43:05 -05:00
2018-08-08 19:43:05 -05:00
2018-08-08 19:43:05 -05:00
2018-08-09 15:05:56 -05:00
2018-08-09 15:05:56 -05:00
2018-08-07 17:40:55 -05:00
2018-08-07 17:40:55 -05:00
2017-11-28 13:20:33 -06:00
2018-08-08 16:03:17 -05:00
2018-08-08 16:03:17 -05:00
2018-07-19 11:09:08 -05:00
2018-07-19 11:09:08 -05:00
2018-07-17 19:19:09 -05:00
2018-08-07 17:18:23 -05: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-08-13 20:40:59 -05:00
2018-06-29 13:48:09 -05:00
2018-07-17 19:12:48 -05:00
2018-07-17 19:12:48 -05:00
2018-06-28 11:37:06 -05:00
2018-06-28 11:37:06 -05:00
2017-10-18 19:29:24 -05:00
2017-08-30 16:58:14 -05:00
2017-02-17 12:27:13 -06:00