wireshark/plugins/giop
Guy Harris 6775bd5557 Use -1 as a length value for "to the end of the tvbuff".
svn path=/trunk/; revision=13046
2005-01-15 10:39:49 +00:00
..
AUTHORS
COPYING
ChangeLog
INSTALL
Makefile.am Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
Makefile.nmake From Lars Roland: we need to define _NEED_VAR_IMPORT_ in plugins if we 2004-10-01 19:50:03 +00:00
NEWS
README
moduleinfo.h
packet-coseventcomm.c Use -1 as a length value for "to the end of the tvbuff". 2005-01-15 10:39:49 +00:00
packet-cosnaming.c Use -1 as a length value for "to the end of the tvbuff". 2005-01-15 10:39:49 +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>