Re: Frame Identification
"Cahill, Ben M" <[email protected]>
| Newsgroups | gmane.linux.drivers.ipw2100.devel |
|---|---|
| Message-ID | <4220499A1B034C4FA93B547BA01E1FF006E134@orsmsx413.amr.corp.intel.com> |
In normal operation, the low level RTS/CTS/ACK frames are handled directly in firmware/uCode, and are not passed up to the driver. You could experiment to see if promiscuous mode passes them up. To parse the type of frame, take a look in the frame control bytes in the MAC header. You might find some ideas in the ipw_report_frame() function found in 3945 driver (never got ported to 2200). -- Ben -- ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Siva Sivavakeesar Sent: Wednesday, November 15, 2006 7:29 AM To: [email protected] Subject: [Ipw2100-devel] Frame Identification Hello there, As part of my experiment with IPW2200BG WiFi card, I need to monitor the type of frame received. For example, as you know, every DATA transmission in IEEE 802.11 often involves RTS-CTS-DATA-ACK handshake mechanism. Hence, whenever a node receives a frame, is there any for it to determine whether it is an RTS, CTS, DATA or ACK frame. Thanks in advance for taking your invaluable time to answer my question. Best Regards, Siva ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ ipw2100-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ipw2100-devel