]> git.ipfire.org Git - thirdparty/hostap.git/commit
hostapd: Make chan_switch command per-interface not per-BSS
authorMichal Kazior <michal.kazior@tieto.com>
Fri, 27 Jun 2014 12:19:28 +0000 (14:19 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 28 Jun 2014 08:06:44 +0000 (11:06 +0300)
commitccac7c61cfe2ec01f2cfd0762aa1415e4d73e1c0
treed29efcdd72a5403310b7e5c33f44ba73a77af899
parent6782b6846b97fa9fd3587bd9a7bafbb29eb1e946
hostapd: Make chan_switch command per-interface not per-BSS

Currently hostapd data structures aren't ready for multi-channel BSSes,
so make the command work now at least with single-channel multi-BSS
channel switching.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
hostapd/ctrl_iface.c