hostapd: Add testing option to use only ECSA
authorJohannes Berg <johannes.berg@intel.com>
Tue, 8 Sep 2015 09:46:32 +0000 (12:46 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 3 Oct 2015 18:37:17 +0000 (21:37 +0300)
commit2b6e121676d8319044334ff9864a784b22545d67
treef40dab241e8659bf436acb18c6d00ce62312467b
parentfa53d74c9e74e535ad3b97a476496ad6aa042be6
hostapd: Add testing option to use only ECSA

Some APs don't include a CSA IE when an ECSA IE is generated,
and mac80211 used to fail following their channel switch. Add
a testing option to hostapd to allow reproducing the behavior.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
hostapd/config_file.c
hostapd/hostapd.conf
src/ap/ap_config.c
src/ap/ap_config.h
src/ap/beacon.c