448573185e1cee6155c417f87b7504e195665a87

FILS indication IE minimum length should be 4 bytes (2 bytes for tag and length) + (2 bytes for realm hash). However current mininum is set to 5 bytes. Usually AP sends cache identifier also in the FILS indication IE, which is optional and causes the ie length to be greater than min of 5. If the AP does not send Cache Identifier and sends only realm hash, the IE length would be 4, which causes the IE to be skipped in parsing thereby failing FILS connection. Fix min IE length to 4 bytes in the frame parser for FILS Indication IE Change-Id: I07f2b724f5840f9ba8ec663e0b303d8fc86663da CRs-Fixed: 2161241
This is CNSS WLAN Host Driver for products starting from iHelium
Açıklama
Dil
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%