[RFC PATCH 0/5] hostapd: DFS channels in chan_switch command ane event
Sergey Matyukevich <[email protected]>
| Newsgroups | gmane.linux.drivers.hostap |
|---|---|
| Message-ID | <[email protected]> |
Hello Jouni and all, This patch series includes misc bits related to switching to DFS channels in various circumstances. Major changes include: - support for switching to DFS channels in hostapd_cli chan_switch command - handle switching to DFS channel in ch_switch event for repeater Sergey Matyukevich (5): hostapd: basic channel check for hostapd_cli chan_switch DFS: rename and export hostapd_config_dfs_chan_available helper DFS: add new hostapd_is_dfs_overlap helper hostapd: add support for DFS channels in hostapd_cli chan_switch hostapd: DFS for channel switch in repeater mode hostapd/ctrl_iface.c | 173 ++++++++++++++++++++++++++++++++++++++++++++++++- src/ap/dfs.c | 59 ++++++++++++++++- src/ap/dfs.h | 5 +- src/ap/drv_callbacks.c | 7 ++ 4 files changed, 240 insertions(+), 4 deletions(-) -- 2.11.0