Fw: Question about hostap_rx_skb

caeiro lcaeiro at est.ips.pt
Mon Jun 2 07:34:58 EDT 2003


I forgot to say that I'm using a cvs version of 02-03-2003.

----- Original Message ----- 
From: caeiro 
To: hostap mailing list 
Sent: Monday, June 02, 2003 12:03 PM
Subject: Question about hostap_rx_skb


Hi,

In hostap_rx_skb it appears 

/* skb: rxdesc + (possible reassembled) full plaintext payload */

payload = skb->data + sizeof (*rxdesc);
ethertype = (payload[6] << 8) | payload[7];

my question is: doesn't payload point to the body message (data intoduced after tx descriptor before transmition)? 

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?

Tanks in advance

LC


--------------------------------------------------------------------------------


_______________________________________________
HostAP mailing list
HostAP at shmoo.com
http://lists.shmoo.com/mailman/listinfo/hostap

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.shmoo.com/pipermail/hostap/attachments/20030602/4cebe6ea/attachment.htm 


More information about the HostAP mailing list