From Kyle J Harms

New protocol : CIGI  (with minor updates to make it heuristic)

Hi,

This patch is for a CIGI dissector (complete versions 2 and 3).  It has
been [fuzz] tested on GNU/Linux using the Ethereal 0.10.13 codebase.
However, the patch here is against the svn repository.

More information about CIGI can be found at http://cigi.sourceforge.net/

Kyle Harms




svn path=/trunk/; revision=16681
This commit is contained in:
Ronnie Sahlberg 2005-12-05 20:54:42 +00:00
parent e74a09cd01
commit e6dd4f9631
3 changed files with 8587 additions and 0 deletions

View File

@ -2425,6 +2425,10 @@ Stig Bjørlykke <stig [AT] bjorlykke.org> {
CDT (CompressedDataType) support
}
Kyle J. Harms <kyle.j.harms [AT] boeing.com> {
CIGI dissection
}
And assorted fixes and enhancements by the people listed above
and by:

View File

@ -137,6 +137,7 @@ DISSECTOR_SRC = \
packet-cdt.c \
packet-cgmp.c \
packet-chdlc.c \
packet-cigi.c \
packet-cimd.c \
packet-cip.c \
packet-cisco-wireless.c \

File diff suppressed because it is too large Load Diff