]> git.ipfire.org Git - thirdparty/hostap.git/commit
FILS: Make HE a requirement for FILS discovery
authorAloka Dixit <quic_alokad@quicinc.com>
Mon, 13 Mar 2023 09:11:23 +0000 (02:11 -0700)
committerJouni Malinen <j@w1.fi>
Tue, 14 Mar 2023 09:15:06 +0000 (11:15 +0200)
commitecae45ff6649c00063f8937ae0db0e5b7ee84fac
treeb8da52b1657abf7c6d9f832bfe73d741cdb4184f
parent4e86692ff18b7b7f037cad6795325c2e3b989873
FILS: Make HE a requirement for FILS discovery

FILS discovery frame generation currently assumes HE support for
calculating the number of spatial streams. Add a check to reject
the configuration if the feature is enabled without enabling HE.

Signed-off-by: Aloka Dixit <quic_alokad@quicinc.com>
hostapd/hostapd.conf
src/ap/ap_config.c