diff options
author | Jouni Malinen <j@w1.fi> | 2008-06-10 18:10:40 +0300 |
---|---|---|
committer | Jouni Malinen <j@w1.fi> | 2008-06-10 18:10:40 +0300 |
commit | a218a713b8e0174c70871b14639108cd6c58631b (patch) | |
tree | d50de537083b10186bea54688f42d631099dd578 /mac80211_hwsim | |
parent | 1f9afa67e3296085d33d07e52e693c726086d96e (diff) | |
download | external_wpa_supplicant_8_ti-a218a713b8e0174c70871b14639108cd6c58631b.zip external_wpa_supplicant_8_ti-a218a713b8e0174c70871b14639108cd6c58631b.tar.gz external_wpa_supplicant_8_ti-a218a713b8e0174c70871b14639108cd6c58631b.tar.bz2 |
Added a comment about hwsim#
Diffstat (limited to 'mac80211_hwsim')
-rw-r--r-- | mac80211_hwsim/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mac80211_hwsim/README b/mac80211_hwsim/README index ff6aaf0..e764fe9 100644 --- a/mac80211_hwsim/README +++ b/mac80211_hwsim/README @@ -38,6 +38,10 @@ radio. Software encryption in mac80211 is used so that the frames are actually encrypted over the virtual air interface to allow more complete testing of encryption. +A global monitoring netdev, hwsim#, is created independent of +mac80211. This interface can be used to monitor all transmitted frames +regardless of channel. + Simple example |