Ethereal-dev: Re: [Ethereal-dev] GVRP dissector for Ethereal

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

From: Guy Harris <gharris@xxxxxxxxxxxx>
Date: Thu, 30 Nov 2000 01:33:31 -0800
On Thu, Nov 30, 2000 at 09:44:16AM +0800, techishi@xxxxxxxxxxxxxx wrote:
> Here is my codes for GVRP dissector. Since I did not have CVS nor Cygwin
> installed on my computer, I could only submit the whole modified file and
> the files I created in this email. Following are the codes.

I've checked it in.  (There were a number of "hf_" values in the GVRP
dissector that didn't have any fields associated with them, and weren't
used; I added fields for most of them, and changed the dissector to use
them.  I also used "value_string" tables to map numeric values to
symbolic names.)