diff options
author | Johannes Berg <johannes.berg@intel.com> | 2012-07-27 19:48:26 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2012-10-30 09:11:33 +0100 |
commit | e826117142d87c5fbdfd17a053f6a33ec90b20a4 (patch) | |
tree | 6e8f73db4cda6d333080a33e1ee97edb13681aa0 /net/mac80211 | |
parent | 6fb47de9cf1be4710fb9f364c500ff216fb47b34 (diff) | |
download | linux-e826117142d87c5fbdfd17a053f6a33ec90b20a4.tar.bz2 |
mac80211_hwsim: allow using channel contexts
To use mac80211_hwsim for testing channel contexts it
has to support them, and for that it has to support
hw scan and hw-remain-on-channel.
Since it's pure software, the off-channel activities
are really not off-channel but listening and sending
on a second channel. Also, the multi-channel isn't
really doing TDM, it's just on both channels at the
same time.
For testing purposes, you can specify the number of
concurrent channels with a module parameter, it is
set to one by default. When set to two or more, the
userspace API for wmediumd is disabled as it has no
provisions for multi-channel yet.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211')
0 files changed, 0 insertions, 0 deletions