#1945: madwifi can't receive an action frame except in a monitor mode
------------------------------------------+---------------------------------
      Reporter:  [EMAIL PROTECTED]  |       Owner:              
          Type:  defect                   |      Status:  new         
      Priority:  minor                    |   Milestone:              
     Component:  madwifi: other           |     Version:  v0.9.4      
    Resolution:                           |    Keywords:  action frame
Patch_attached:  0                        |  
------------------------------------------+---------------------------------
Old description:

> I'm trying to use the madwifi driver to tx and rx action frame, which sub
> type is 0xd0.
>
> 1. one node sends action frame, the other node can receive those frames
> in monitor mode.
>
> 2. I change the receive node to master mode, It can't receive any action
> frames.
>
> 3. A virtual monitor interface is created on the same device. Then it can
> receive the action frames again.
>
> 4. The virtual monitor interface is removed and I modify the sender
> action frame's subtype to 0x40 (Probe Request type) without change any
> other bits in the send frame. Now the receiver can receive the action
> frame again.
>
> Actual, I search the whole madwifi code. I didn't find any place to use
> the definition of IEEE80211_FC0_SUBTYPE_ACTION.
>
> Is there any setting for hardware to receive the action frame?

New description:

 I'm trying to use the madwifi driver to tx and rx action frame, which sub
 type is 0xd0.

  1. one node sends action frame, the other node can receive those frames
 in monitor mode.
  2. I change the receive node to master mode, It can't receive any action
 frames.
  3. A virtual monitor interface is created on the same device. Then it can
 receive the action frames again.
  4. The virtual monitor interface is removed and I modify the sender
 action frame's subtype to 0x40 (Probe Request type) without change any
 other bits in the send frame. Now the receiver can receive the action
 frame again.

 Actual, I search the whole madwifi code. I didn't find any place to use
 the definition of IEEE80211_FC0_SUBTYPE_ACTION.

 Is there any setting for hardware to receive the action frame?

-- 
Ticket URL: <https://madwifi.org/ticket/1945#comment:1>
madwifi.org <http://madwifi.org/>
Multiband Atheros Driver for Wireless Fidelity
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Madwifi-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/madwifi-tickets

Reply via email to