Ethereal-dev: Re: [Ethereal-dev] Gnutella protocol dissector

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: Mon, 4 Jun 2001 20:30:35 -0700
On Tue, Jun 05, 2001 at 12:18:41AM +0000, B. Johannessen wrote:
> i have just finished a Gnutella protocol dissector for Ethereal. A
> short reference and the source is available at:
> 
>         http://www.havoq.com/gnutella/ethereal/

Actually, all that's available there appears to be a
"packet-gnutella.tar.gz" tarball containing two symbolic links:

% gzcat packet-gnutella.tar.gz | tar tfv -
lrwxrwxrwx bob/users         0 Jun  4 11:41 2001 packet-gnutella.c -> ../../Work/ethereal/packet-gnutella.c
lrwxrwxrwx bob/users         0 Jun  4 11:41 2001 packet-gnutella.h -> ../../Work/ethereal/packet-gnutella.h

but not containing the files in question.