Ethereal-dev: [Ethereal-dev] New dissector / GMRP implementation in ethereal

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

From: "Seehofer, Markus" <mseehofe@xxxxxxxxxxxxxxxx>
Date: Mon, 23 Jul 2001 13:42:59 +0200
Hello,

i implemented GMRP in ethereal (used the sources from version 0.8.19).
I tried to get access to the CVS server but it dosen't work.
I think our firewall blocks the access, so i send the files i
changed / created to the this mailing list . 
Maybe somebody can check in the files. Hope that's ok.

I compiled the sources under Linux using RedHat 7.0,
Kernel 2.2-16. It works with no problems.

The PDU dissection is tested with different GMRP PDU's
which i generated using a packet generator. All of the GMRP
PDU's i generated work fine with this implementation of GMRP 
in ethereal. But this will not mean that there are no errors 
in the code. I detected none (especially no critical one).

The following files were modified:

- Makefile.am
- packet-bpdu.c

The following file has to be added to the project:

- packet-gmrp.c


Here are the files:

 <<Makefile.am>> 
 <<packet-bpdu.c>> 
 <<packet-gmrp.c>> 


Best regards
Markus Seehofer


Attachment: Makefile.am
Description: Binary data

Attachment: packet-bpdu.c
Description: Binary data

Attachment: packet-gmrp.c
Description: Binary data