Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 4421] fix and update radiotap parser

Date: Thu, 14 Oct 2010 04:06:45 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4421

Johannes Berg <johannes@xxxxxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #5033|0                           |1
        is obsolete|                            |

--- Comment #25 from Johannes Berg <johannes@xxxxxxxxxxxxxxxx> 2010-10-14 13:06:44 CEST ---
Created an attachment (id=5303)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=5303)
patch to parse radiotap including vendor ns and multiple bitmaps

Thanks for the review! Here's a new patch.

I got rid of all uint_t types and stdint.h includes.

Removed the RADIOTAP_SUPPORT_OVERRIDES Makefile stuff, can just be included in
the defs header. Also removed the platform header and put it into the only
place that uses it.

Finally, I also noticed a bug parsing the actual data contained in vendor
namespaces and fixed that.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.