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 6443] packet-ieee80211.c enhancements and cleanup

Date: Sun, 9 Oct 2011 08:51:52 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6443

--- Comment #6 from Jouni Malinen <j@xxxxx> 2011-10-09 08:51:51 PDT ---
Created an attachment (id=7191)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=7191)
(UNTESTED) ieee80211: Move sniffer meta data parsing to separate files

packet-ieee80211.c includes dissectors for three different styles
of IEEE 802.11 sniffer meta data (like signal strength). Move these
to separate files in the same style as a fourth format (radiotap)
was already handled, so that packet-ieee80211.c focuses on the
actual IEEE 802.11 frame dissecting.

This is completely untested, so I'm not asking this to be committed yet.
Anyway, I think this would be nice cleanup for packet-ieee80211.c, so I would
like to get something like this in eventually.

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