Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] Building custom dissectors in a private subdirctorry is broken a

From: Anders Broman <anders.broman@xxxxxxxxxxxx>
Date: Wed, 22 Nov 2017 13:13:23 +0000

Hi,

I have my built in dissectors in epan/dissectors/ericsson , they no longer get registered…

 

From CMakeListCustom.txt

 

set(CUSTOM_DISSECTOR_SRC

            ericsson/packet-a2.c

:

 

Regards

Anders