ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 6422] Clean up IEEE 802.11 dissector - fixed fields

Date: Sat, 1 Oct 2011 07:53:28 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6422

Jouni Malinen <j@xxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #7131|                            |review_for_checkin?
               Flag|                            |

--- Comment #1 from Jouni Malinen <j@xxxxx> 2011-10-01 07:53:28 PDT ---
Created an attachment (id=7131)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=7131)
ieee80211: Split add_fixed_field() into smaller functions

The app_fixed_field() function has grown to overly complex and long
function. Split it into separate helper functions for each fixed field
and a table of dissector functions. This makes it easier to extend and
maintain the implementation.

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