https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4421
Summary: fix and update radiotap parser
Product: Wireshark
Version: SVN
Platform: Other
OS/Version: All
Status: NEW
Severity: Normal
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: johannes@xxxxxxxxxxxxxxxx
Created an attachment (id=4177)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=4177)
patch to add radiotap parser
Build Information:
n/a
--
The radiotap parser is currently unable to parse radiotap files that contain an
it_present bitmap continuation, which has been standardised by radiotap a long
time ago but not used in practice.
With vendor extensions, it will come to be used, and the attached patch drops
in a radiotap parser that can deal with bitmap continuations as well as vendor
extensions.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.