Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 41027: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 14 Feb 2012 18:35:00 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41027

User: jmayer
Date: 2012/02/14 10:35 AM

Log:
 - dissect_vendor_ie_atheros:
   Remove tag_len parameter - it was redundant.
   The length passed no longer contains the vendor id.
 - add_tagged_field / TAG_VENDOR_SPECIFIC_IE:
   Reorder so that the ieee "standard" vendor ids come fist,
   after that the really vendor specific stuff.

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +29 -20    packet-ieee80211.c    Modified