[PATCH 0/3] Add support for adding additional IEs to CSA

Ilan Peer ilan.peer at intel.com
Sun Dec 15 03:47:39 EST 2013


The patch set starts to add support for adding additional IEs to the
relevant management frames involved in CSA. Currently, it adds support
for adding SECONDARY_CHANNEL IE in beacons and probe responses.

Andrei Otcheretianski (3):
  wpa_supplicant: Include driver.h in hostapd.h
  wpa_supplicant: Store entire CS freq_params and not only freq
  wpa_supplicant: Add secondary channel IE for CSA

 src/ap/accounting.c     |    1 -
 src/ap/ap_drv_ops.c     |    1 -
 src/ap/ap_list.c        |    1 -
 src/ap/beacon.c         |   65 ++++++++++++++++++++++++++++++++++-------------
 src/ap/drv_callbacks.c  |    3 ++-
 src/ap/hostapd.c        |    6 ++---
 src/ap/hostapd.h        |    7 ++---
 src/ap/hw_features.c    |    1 -
 src/ap/ieee802_11.c     |    1 -
 src/ap/ieee802_11_ht.c  |    1 -
 src/ap/ieee802_11_vht.c |    1 -
 src/ap/sta_info.c       |    1 -
 src/ap/wpa_auth_glue.c  |    1 -
 13 files changed, 55 insertions(+), 35 deletions(-)

-- 
1.7.10.4



More information about the HostAP mailing list