smb2-dissector: learn the "REPLAY_OPERATION" flag
[obnox/wireshark/wip.git] / plugins / giop / README
1 This directory contains Wireshark plugins that use the GIOP
2 API (see packet-giop.h).
3
4 It is intended that the tool "idl2wrs", now part of the standard
5 Wireshark distribution, will be used generate these plugins.
6
7 Please read README.idl2wrs for information on using "idl2wrs"
8 and README.plugins for incorporating CORBA GIOP plugins into
9 this directory (plugins/giop)
10
11
12 Plugin             Description
13 ======             ===========================================
14 cosnaming          Based on CosNaming.idl from OMG
15 coseventcomm       Based on CosEventComm.idl from OMG
16
17 #################################################################
18 #       TANGO is an object oriented distributed                 #
19 #             control system using CORBA.                       #
20 #################################################################
21
22 Author: Paolo Frigo
23      email:     paolofrigo@gmail.com
24         
25 Mantainers:     Vincenzo Forchi'
26                 Giulio Gaio
27      email:     vincenzo.forchi@gmail.com
28                 giulio.gaio@elettra.trieste.it 
29
30 #===========================================================#
31
32
33
34
35
36
37 ---
38
39 Frank Singleton <frank.singleton@ericsson.com>