wireshark/plugins/giop
Guy Harris 887799e01a From Bernd Becker: don't clear COL_INFO until the GIOP subdissecrors are
fixed to put something interesting there, fix the GIOP dissector to
restore the Protocol column if no heuristic dissector succeeded, and fix
up the plugin GIOP subdissectors to use "col_set_str()" to set the
Protocol column.

svn path=/trunk/; revision=4424
2001-12-19 08:59:08 +00:00
..
.cvsignore Update .cvsignore. 2001-07-21 06:32:27 +00:00
AUTHORS GIOP CosNaming support, from Frank Singleton. 2001-07-19 21:30:17 +00:00
COPYING GIOP CosNaming support, from Frank Singleton. 2001-07-19 21:30:17 +00:00
ChangeLog GIOP CosNaming support, from Frank Singleton. 2001-07-19 21:30:17 +00:00
INSTALL GIOP CosNaming support, from Frank Singleton. 2001-07-19 21:30:17 +00:00
Makefile.am CosEventComm dissector, from Frank Singleton. 2001-07-20 20:56:18 +00:00
Makefile.nmake From Motonori Shindo: 2001-12-12 01:29:13 +00:00
NEWS GIOP CosNaming support, from Frank Singleton. 2001-07-19 21:30:17 +00:00
README CosEventComm dissector, from Frank Singleton. 2001-07-20 20:56:18 +00:00
moduleinfo.h GIOP CosNaming support, from Frank Singleton. 2001-07-19 21:30:17 +00:00
packet-coseventcomm.c From Bernd Becker: don't clear COL_INFO until the GIOP subdissecrors are 2001-12-19 08:59:08 +00:00
packet-cosnaming.c From Bernd Becker: don't clear COL_INFO until the GIOP subdissecrors are 2001-12-19 08:59:08 +00:00

README

This directory contains Ethereal plugins that use the GIOP
API (see packet-giop.h).

It is intended that the tool "idl2eth", now part of the standard
Ethereal distribution, will be used generate these plugins.

Please read README.idl2eth for information on using "idl2eth"
and README.plugins for incorporating CORBA GIOP plugins into
this directory (plugins/giop)


Plugin             Description
======             ===========================================
cosnaming          Based on CosNaming.idl from OMG
coseventcomm       Based on CosEventComm.idl from OMG








---

Frank Singleton <frank.singleton@ericsson.com>