Ethereal-users: Re: [Ethereal-users] sorry if Im a newb, but...

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

From: Guy Harris <gharris@xxxxxxxxx>
Date: Wed, 18 Jun 2003 11:05:16 -0700
On Tue, Jun 17, 2003 at 09:57:28PM -0700, Ralph Crowder wrote:
>  I searched and found code for the AIM protocol dissector, and I think
> this is what I want, so how do I incorporate this code into ethereal?

The current version of Ethereal already has an AIM protocol dissector.

If you've found another one, get the Ethereal source, look at the
existing AIM dissector (packet-aim.c), and merge the stuff in the AIM
dissector you've found with the one that's already there.

If you found the one in Ethereal, you incorporate it into Ethereal by
building Ethereal. :-)