Ethereal-users: RE: [Ethereal-users] Parsing NCP

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

From: Kalkoul Morad <M-Kalkoul@xxxxxxxxxxx>
Date: Fri, 2 Nov 2001 14:14:42 +0100
thank you Guy

-----Message d'origine-----
De : Guy Harris [mailto:gharris@xxxxxxxxx]
Envoyé : vendredi 2 novembre 2001 11:51
À : Kalkoul Morad
Cc : 'ethereal-users@xxxxxxxxxxxx'
Objet : Re: [Ethereal-users] Parsing NCP


On Fri, Nov 02, 2001 at 11:34:59AM +0100, Kalkoul Morad wrote:
> and where can I find this module?

The source code to it is in the Ethereal source tree.  It's in the files
"packet-ncp.c", and "packet-ncp2222.inc" - and "ncp2222.py", which is a
Python script used to generate part of the NCP dissecting module.

If you are using a binary version of Ethereal, it's built into Ethereal,
so if you have Ethereal, you already have the module.