Lines Matching refs:of
1 mac80211_hwsim - software simulator of 802.11 radio(s) for mac80211
5 it under the terms of the GNU General Public License version 2 as
12 arbitrary number of IEEE 802.11 radios for mac80211. It can be used to
13 test most of the mac80211 functionality and user space tools (e.g.,
15 the normal case of using real WLAN hardware. From the mac80211 view
22 of real hardware, so it is easy to generate an arbitrary test setup
25 tests regardless of regulatory rules.
29 configuration of both very simply setups (e.g., just a single access
31 hundreds of stations).
33 mac80211_hwsim works by tracking the current channel of each virtual
38 complete testing of encryption.
40 A global monitoring netdev, hwsim#, is created independent of
42 regardless of channel.
50 care of WPA2-PSK authentication. In addition, hostapd is also
51 processing access point side of association.
54 # Build mac80211_hwsim as part of kernel configuration