<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3502.5390" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I forgot to say that I'm using a cvs version of
02-03-2003.</FONT></DIV>
<DIV> </DIV>
<DIV style="FONT: 10pt arial">----- Original Message -----
<DIV style="BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> <A
href="mailto:lcaeiro@est.ips.pt" title=lcaeiro@est.ips.pt>caeiro</A> </DIV>
<DIV><B>To:</B> <A href="mailto:hostap@shmoo.com" title=hostap@shmoo.com>hostap
mailing list</A> </DIV>
<DIV><B>Sent:</B> Monday, June 02, 2003 12:03 PM</DIV>
<DIV><B>Subject:</B> Question about hostap_rx_skb</DIV></DIV>
<DIV><BR></DIV>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>In hostap_rx_skb it appears </FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>/* skb: rxdesc + (possible reassembled) full
plaintext payload */</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>payload = skb->data + sizeof
(*rxdesc);</FONT></DIV>
<DIV><FONT face=Arial size=2>ethertype = (payload[6] << 8) |
payload[7];</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>my question is: doesn't payload point to the
body message (data intoduced after tx descriptor before transmition)?
</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Just some more questions: How can I see the
body of the messages sent or received? With ethereal can I see that? And 802.11
messages with reserved subtypes?</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Tanks in advance</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>LC</FONT></DIV>
<P>
<HR>
<P></P>_______________________________________________<BR>HostAP mailing
list<BR>HostAP@shmoo.com<BR>http://lists.shmoo.com/mailman/listinfo/hostap<BR></BODY></HTML>