hostap/src
Michal Kazior 813d4bac5a DFS: Add support for multi-BSS
If radar was detected single BSS is notified about it. This caused only
that single BSS to be stopped and restarted. However, due to nl80211
interface combinations the BSS was not started on a new channel and
other BSSes remained operating on the old channel.

The downside is that hostapd_disable_iface() causes deauth frames to be
sent. This is undesired but on the other hand it doesn't make sense to
create workarounds that imitate CSA's 'block tx'. For proper Tx
quiescing CSA should be properly implemented.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
2013-10-31 15:12:17 +02:00
..
ap DFS: Add support for multi-BSS 2013-10-31 15:12:17 +02:00
common hostapd: Mask out not-supported VHT capabilities 2013-10-27 19:28:40 +02:00
crypto Use ARRAY_SIZE() macro 2013-10-26 17:49:05 +03:00
drivers nl80211: Add debug prints for NL80211_CMD_SET_STATION 2013-10-30 00:38:57 +02:00
eap_common Use ARRAY_SIZE() macro 2013-10-26 17:49:05 +03:00
eap_peer eap_proxy: Add context data pointer to the get_imsi call 2013-10-23 20:51:46 +03:00
eap_server EAP-AKA server: Fix AUTS processing 2013-09-29 18:39:14 +03:00
eapol_auth Add server identity configuration for EAP server 2013-07-07 20:30:10 +03:00
eapol_supp eap_proxy: Add context data pointer to the get_imsi call 2013-10-23 20:51:46 +03:00
l2_packet Update license notification in files initially contributed by Sam 2012-06-30 19:36:04 +03:00
p2p P2P: Add VHT support 2013-10-27 20:08:36 +02:00
radius Use ARRAY_SIZE() macro 2013-10-26 17:49:05 +03:00
rsn_supp Set GTK rekey offload information after initial group key handshake 2013-10-30 11:41:40 +02:00
tls Use ARRAY_SIZE() macro 2013-10-26 17:49:05 +03:00
utils Android: Fix ARRAY_SIZE() compilation 2013-10-29 14:40:15 +02:00
wps Add explicit buffer length checks for p2p_build_wps_ie() 2013-10-26 15:55:46 +03:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00