Ticket #109 (new defect)
Incorrect parsing of 802.11 frame with radiotap and FCS
| Reported by: | no.hopeatgmail.com | Owned by: | pbi |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Scapy | Version: | |
| Keywords: | Cc: |
Description
Attached is a pcap dump file with a frame that is incorrectly parsed.
The frame consists of a radiotap header, 802.11 beacon data, followed by 802.11 FCS.
Radiotap layer from #30 correctly parses the radiotap fields, but puts the rest of the frame into the "padding" field.
I am on x86_64.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.