[PATCH v3 0/3] Add FILS discovery support
Aloka Dixit
alokad at codeaurora.org
Tue Feb 16 13:10:18 EST 2021
On 2021-02-14 08:43, Jouni Malinen wrote:
> On Mon, Dec 14, 2020 at 06:04:25PM -0800, Aloka Dixit wrote:
>> This patchset adds FILS discovery support with some 6GHz specific
>> details.
>>
>> v3: Fixed NSS value calculation in FILS capability.
>>
>> Aloka Dixit (3):
>> 6G: Define FILS discovery frame elements
>> AP: Add FILS discovery support
>> nl80211: Add FILS discovery support
>
> Thanks, applied with cleanup and fixes. In particular, the FILS
> Discovery Information field generation would not have worked correctly
> on big endian CPUs and the suite selector indication in FD RSN Info did
> not look correct for multiple cases.
I had used bit manipulation on existing RSN IE without
checking for the actual security types. The way you
added does look better. Thanks.
More information about the Hostap
mailing list