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 5949] 802.11 IE tag number 61 still decoded to "Unknown"/R

Date: Mon, 23 May 2011 17:56:52 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5949

--- Comment #4 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2011-05-23 17:56:51 PDT ---
Thanks for the capture file.

It looks like at least 2 tags, TAG_HT_INFO and TAG_SECONDARY_CHANNEL_OFFSET,
were inadvertently removed (at least I think it was inadvertent) from
tag_num_vals[] in r36120.  Here's the change where they were removed:
http://anonsvn.wireshark.org/viewvc/trunk/epan/dissectors/packet-ieee80211.c?r1=36016&r2=36120

In case there are others that were removed, I'm going to see if someone more
familiar with that change can take a closer look at it to be sure a proper fix
is made that includes all missing tags (which might very well just be those 2).

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