3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-03-09 20:10:48 +01:00
Denis Kenzior 3f69ddb615 mpdu: Add ie sorting utility
IE elements in various management frames are ordered.  This ordering is
outlined in 802.11, Section 9.3.3.  The ordering is actually different
depending on the frame type.  Instead of trying to implement the order
manually, add a utility function that will sort the IEs in the order
expected by the particular management frame type.

Since we already have IE ordering look up tables in the various
management frame type validation functions, move them to global level
and re-use these lookup tables for the sorting utility.
2021-08-04 10:41:19 -05:00
..
2021-04-30 20:07:19 -05:00
2021-07-05 20:25:14 -05:00
2020-07-09 09:58:21 -05:00
2021-03-12 13:49:23 -06:00
2021-07-28 10:03:27 -05:00
2020-08-13 13:43:31 -05:00
2021-07-28 10:03:27 -05:00
2021-04-20 09:37:48 -05:00
2021-05-07 08:41:21 -05:00
2021-02-08 15:56:30 -06:00
2021-07-28 10:03:27 -05:00
2021-04-09 11:32:21 -05:00
2021-08-03 16:29:47 -05:00
2019-05-19 13:07:13 -05:00
2021-07-28 10:03:27 -05:00
2017-11-28 13:20:33 -06:00
2021-08-04 09:03:07 -05:00
2021-06-07 17:30:25 -05:00
2021-05-07 08:45:20 -05:00
2021-05-25 13:30:29 -05:00
2020-02-03 11:54:28 -06:00
2021-08-04 10:41:19 -05:00
2021-08-04 10:41:19 -05:00
2021-07-28 10:04:41 -05:00
2021-05-27 13:53:02 -05:00
2019-07-15 14:06:26 -05:00
2020-09-16 14:31:07 -05:00
2021-07-14 09:58:42 -05:00
2021-07-30 10:40:30 -05:00
2020-04-10 06:31:19 -05:00
2020-09-14 11:39:25 -05:00
2021-04-23 09:51:46 -05:00
2021-07-14 09:58:42 -05:00
2021-07-14 09:58:42 -05:00
2021-07-28 09:53:21 -05:00
2021-07-14 09:55:49 -05:00
2021-03-12 13:49:23 -06:00
2021-03-12 13:49:23 -06:00
2021-07-28 09:53:21 -05:00
2020-01-17 12:50:23 -06:00
2021-06-04 11:53:25 -05:00