X-Git-Url: http://git.samba.org/samba.git/?p=obnox%2Fwireshark%2Fwip.git;a=blobdiff_plain;f=plugins%2Fgiop%2FREADME;h=214f0b3f7ab7c50d085596002f441aa61c4e0700;hp=0a79a01a6f65c4ae5b4657e5de502de2f69c6709;hb=18743875b547021ab5f0bfb95ffdb456b23cc58f;hpb=90e87e9e521c25613c4038cf8ce207c89ca988a7;ds=sidebyside diff --git a/plugins/giop/README b/plugins/giop/README index 0a79a01a6f..214f0b3f7a 100644 --- a/plugins/giop/README +++ b/plugins/giop/README @@ -1,8 +1,8 @@ -This directory contains Ethereal plugins that use the GIOP +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 -Ethereal distribution, will be used generate these plugins. +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