https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6527
c.David <pub.david@xxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7351| |review_for_checkin?
Flag| |
--- Comment #4 from c.David <pub.david@xxxxxxx> 2011-10-31 11:31:10 PDT ---
Created an attachment (id=7351)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=7351)
patch n°2 : implements request_operation field in the generated dissector
this patch implements the integration in the dissector of a Request_Operation
that provides the current corba requested operation in both the request and
reply.
proposed information to be added in description section of
http://www.wireshark.org/docs/man-pages/idl2wrs.html :
the generated dissector includes a field request_operation that stores the
requested operation (similar to giop.request_op but is present in both requests
and replies). this provides an easy way to isolate the exchanges associated to
an operation
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.