DFS: Add ieee80211h hostapd configuration parameter

This patch is based on the original work by Boris Presman and
Victor Goldenshtein. Channel Switch Announcement support has been
removed and event handling as well as channel set handling was
changed, among various other changes.

Cc: Boris Presman <boris.presman@ti.com>
Cc: Victor Goldenshtein <victorg@ti.com>
Signed-hostap: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
This commit is contained in:
Simon Wunderlich 2013-05-09 20:14:53 +03:00 committed by Jouni Malinen
parent 695c70381f
commit b113a171ac
3 changed files with 16 additions and 0 deletions

View file

@ -498,6 +498,8 @@ struct hostapd_config {
int ieee80211d;
int ieee80211h; /* DFS */
struct hostapd_tx_queue_params tx_queue[NUM_TX_QUEUES];
/*