wireshark/plugins/giop
Jörg Mayer fd24ad7d92 .cvsignore is dead
it has been replaced by
svn proplist -v <dir/file>
and
svn propedit <dir/file>

svn path=/trunk/; revision=11422
2004-07-18 23:44:34 +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 Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
NEWS
README
moduleinfo.h
packet-coseventcomm.c Move dissectors to epan/dissectors directory. 2004-07-18 18:06:47 +00:00
packet-cosnaming.c Move dissectors to epan/dissectors directory. 2004-07-18 18:06:47 +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>