[RFC 0/3] hostapd: Implement multi-interface channel switching

Michal Kazior michal.kazior
Tue Mar 18 06:55:07 PDT 2014


This patchset is based on my `hostapd: channel switch fixes` patchset.

I'm posting this as an RFC since cfg80211/mac80211 multi-vif channel
switching isn't complete yet.


Michal Kazior (3):
  hostapd: Move CSA structures to hostapd_data
  hostapd: Make chan_switch per-iface not per-bss
  hostapd: Make multi-bss dfs work

 hostapd/ctrl_iface.c         | 18 ++++++++++++++----
 src/ap/beacon.c              | 20 ++++++++++----------
 src/ap/dfs.c                 | 24 +++++++++++++++++++-----
 src/ap/drv_callbacks.c       |  8 +++++---
 src/ap/hostapd.c             | 40 ++++++++++++++++++++--------------------
 src/ap/hostapd.h             | 16 ++++++++--------
 src/drivers/driver_nl80211.c |  4 ++--
 7 files changed, 78 insertions(+), 52 deletions(-)

-- 
1.8.5.3




More information about the Hostap mailing list