Re: [Wireshark-dev] Building CORBA dissectors
I'm guessing you didn't get a response because no one is building CORBA
dissectors outside of the 3 or 4 that are in the source tree. Those are
generated with idl2wrs, but then the C output is part of source control
(partially because I
Otherwise the preferred solution would be to provide your CORBA dissector (and
sample capture) in a bug report in Bugzilla.
Michael
-Original Message-
From: David Hagood
To: Developer support list for Wireshark
Sent: Mon, Jun 26, 2017 7:23 am
Subject: [Wireshark-dev] Building CORB
I've asked about this before, but gotten no responses:
Has anybody tried to build a CORBA dissector from IDL with the current
git head? It seems the idl2wrs program has been changed, and it no
longer seems to be able to process IDL correctly.
___