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 5796] [PATCH] Add Atheros vendor specific 802.11 IE parsin

Date: Fri, 8 Apr 2011 14:35:41 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5796

--- Comment #11 from Alexis La Goutte <alexis.lagoutte@xxxxxxxxx> 2011-04-08 14:35:40 PDT ---
for information, I make some change to Atheros IE dissector (see Rev36523)

Enhance Vendor Specific Atheros IE 

 * Replace proto_tree_add_ether/boolean by proto_tree_add_item
 * use BASE_CUSTOM for XR beacon interval 
 * use ENC_* macro for encoding
 * replace if(...) by switch(...) for type and subtype (more extensible if new
(sub)type)
 * add expert info when tag_len is incorrect

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