http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39314
User: alagoutte
Date: 2011/10/08 10:50 AM
Log:
From Jouni Malinen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6422
Clean up IEEE 802.11 dissector - fixed fields
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.
Directory: /trunk/epan/dissectors/
Changes Path Action
+1274 -958 packet-ieee80211.c Modified