[Wireshark-dev] resolving external symbol for ASN.1 plugin issue

2024-02-20 Thread R Massink
Hello, I've been active in creating a dissector for IEC61850, which is mapped on top of mms. There is an integrated mms dissector that I'm using as a template, while mapping all mms names to the IEC61850 equivalent. I have been able to successfully use asn2wrs.py to generate a packet dissector fro

Re: [Wireshark-dev] resolving external symbol for ASN.1 plugin issue

2024-02-20 Thread John Thacker
On Tue, Feb 20, 2024 at 6:09 PM R Massink wrote: > Hello, > > I've been active in creating a dissector for IEC61850, which is mapped on > top of mms. There is an integrated mms dissector that I'm using as a > template, while mapping all mms names to the IEC61850 equivalent. I have > been able to