origin
solomon 2002-11-14 20:06:11 +00:00
parent 40c39792f8
commit 24bdc241d7
1 changed files with 3 additions and 1 deletions

View File

@ -11,13 +11,15 @@ All sniff frames follow the same format:
Offset Name Size Description
--------------------------------------------------------------------
0 CaptureHeader AVS capture metadata header
56 802.11Header [10-30] 802.11 frame header
64 802.11Header [10-30] 802.11 frame header
?? 802.11Payload [0-2312] 802.11 frame payload
?? 802.11FCS 4 802.11 frame check sequence
Note that the header and payload are variable length and the payload
may be empty.
If the hardware does not supply the FCS to the driver, then the frame shall
have a FCS of 0xFFFFFFFF.
3. Byte Order
All multibyte fields of the capture header are in "network" byte