commit | 02beaf1a5b8f05ead295d781522b1684dc5e7263 | [log] [tgz] |
---|---|---|
author | Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> | Sun Mar 08 15:42:03 2015 +0200 |
committer | Kalle Valo <kvalo@codeaurora.org> | Fri Mar 13 15:17:35 2015 +0200 |
tree | d1dae7da415c6e09a97a0df4125c21230baf9154 | |
parent | c42da9993a4cc32f48dad89eedf7b7ad4dfd41bc [diff] |
wil6210: support AP isolation For the AP, configuration may say not to bridge traffic between wireless clients. This is conveyed from user space (ex: hostapd has ap_isolate parameter) with NL80211_CMD_SET_BSS, to the driver's cfg80211 ops method change_bss Add support for this setting. Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>