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.