]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/hostapd.h
Add AP channel switch mechanism
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Thu, 14 Nov 2013 10:28:31 +0000 (12:28 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 17 Nov 2013 15:12:58 +0000 (17:12 +0200)
commitbf281c129f0e25066b94b732d61fa142f293c494
treec412c81d890d75ac5b1e1718c1cc967ea1b9f6ee
parente44a384b68854abac54f67fb412cd45c63154d49
Add AP channel switch mechanism

Build CSA settings and call the driver to perform the switch. Construct
Beacon, Probe Response, and (Re)Association Response frames both for CSA
period and for the new channel. These frames are built based on the
current configuration. Add CSA IE in Beacon and Probe Response frames.

Signed-hostap: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
src/ap/ap_drv_ops.h
src/ap/beacon.c
src/ap/drv_callbacks.c
src/ap/hostapd.c
src/ap/hostapd.h
src/common/ieee802_11_defs.h
src/common/wpa_ctrl.h
wpa_supplicant/ap.c
wpa_supplicant/ap.h