ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [Ethereal-dev] patch for 802.11 dissector

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Fri, 19 Sep 2003 20:24:28 -0700

On Sep 19, 2003, at 3:17 AM, Motonori Shindo wrote:

Please find attached a patch to make vendor specific tag to be
displayed in more consistent way with other tagged parameters.

I checked in a change to put the tag number and length into the tree before doing the "switch()" statement, with two calls for all tags rather than tag-specific calls.