Ethereal-dev: Re: [Ethereal-dev] afp dissector

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

From: Guy Harris <guy@xxxxxxxxxx>
Date: Thu, 25 Apr 2002 17:02:37 -0700
On Thu, Apr 25, 2002 at 05:19:42AM +0000, wanadoo wrote:
> an Apple filing protocol dissector .

(And an Appletalk Transaction Protocol dissector, and an Appletalk
Stream Protocol dissector.)

> tcp ------ dsi ----- afp
> ddp -- atp -- asp -- afp

Checked in (with "dissect_afp()" made static, as it's only called
through a handle - as is proper - and with "packet-afp.h" added to
"Makefile.am" and "packet-afp.c" added to "Makefile.nmake").