Browse Source

Added a comment about hwsim#

Jouni Malinen 17 years ago
parent
commit
a218a713b8
1 changed files with 4 additions and 0 deletions
  1. 4 0
      mac80211_hwsim/README

+ 4 - 0
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
 actually encrypted over the virtual air interface to allow more
 complete testing of encryption.
 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
 Simple example