commit | 6859f1cb2407f92606b9aa95d593c85b3dc8d625 | [log] [tgz] |
---|---|---|
author | Ben Greear <greearb@candelatech.com> | Fri Nov 26 21:46:30 2010 +0200 |
committer | Jouni Malinen <j@w1.fi> | Fri Nov 26 21:46:30 2010 +0200 |
tree | 995a191c4926dfbb37c6065e3b2889baaad4a56f | |
parent | c577db2afda7344adc1e719af92d5b146385c903 [diff] |
Enable sharing of scan result events among virtual interfaces When controlling multiple virtual interfaces on the same physical radio, share the scan results events with sibling interfaces. This decreases the time it takes to connect many virtual interfaces. This is currently only supported on Linux with cfg80211-based drivers when using nl80211 or wext driver interface. Signed-off-by: Ben Greear <greearb@candelatech.com>