wireshark/plugins/giop
Guy Harris a04774395f Add Makefile.common files for epan/dfilter and epan/ftypes.
Add checkapi rules to Makefile.am files.

svn path=/trunk/; revision=25656
2008-07-02 01:44:30 +00:00
..
AUTHORS
ChangeLog
COPYING
INSTALL
Makefile.am Add Makefile.common files for epan/dfilter and epan/ftypes. 2008-07-02 01:44:30 +00:00
Makefile.nmake Add Makefile.common files for epan/dfilter and epan/ftypes. 2008-07-02 01:44:30 +00:00
moduleinfo.h
NEWS
packet-coseventcomm.c Use PROTO_ITEM_SET_HIDDEN(). 2008-05-09 07:07:50 +00:00
packet-cosnaming.c Use PROTO_ITEM_SET_HIDDEN(). 2008-05-09 07:07:50 +00:00
packet-parlay.c Use PROTO_ITEM_SET_HIDDEN(). 2008-05-09 07:07:50 +00:00
packet-tango.c Use PROTO_ITEM_SET_HIDDEN(). 2008-05-09 07:07:50 +00:00
README More Ethereal -> Wireshark renaming 2007-01-02 13:34:05 +00:00

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

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

Please read README.idl2wrs for information on using "idl2wrs"
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

#################################################################
#	TANGO is an object oriented distributed 		#
#	      control system using CORBA.			#
#################################################################

Author: Paolo Frigo
     email: 	paolofrigo@gmail.com
	
Mantainers: 	Vincenzo Forchi'
		Giulio Gaio
     email:	vincenzo.forchi@gmail.com
		giulio.gaio@elettra.trieste.it 

#===========================================================#






---

Frank Singleton <frank.singleton@ericsson.com>