#605: sequence number overwriten in raw (monitor) mode
----------------------------------------+-----------------------------------
      Reporter:  [EMAIL PROTECTED]  |       Owner:                         
          Type:  defect                 |      Status:  new                    
      Priority:  critical               |   Milestone:                         
     Component:  madwifi: 802.11 stack  |     Version:                         
    Resolution:                         |    Keywords:  sequence number monitor
Patch_attached:  0                      |  
----------------------------------------+-----------------------------------
Comment (by dyqith):

 What type of frame are you trying to send out ?

 The hardware ALWAYS overwrite the timestamp value (which it should because
 we don't know when it actually sends)

 if you look carefully the skb->dev is changed to parent and that means
 ath_hardstart() is called, which calls ath_tx_startraw  in the monitoring
 case.

 I'm not sure about the way the retry bit is being set or anything.

-- 
Ticket URL: <http://madwifi.org/ticket/605>
MadWifi <http://madwifi.org/>
Multiband Atheros Driver for Wireless Fidelity

Reply via email to