Re: [Wireshark-dev] Advice on how to integra IEC-61850 protocol mapping onto the existing MMS dissector

2024-04-02 Thread Anders Broman
Hi, I took a stab at integrating some of it into the MMS dissector https://gitlab.com/wireshark/wireshark/-/merge_requests/15113. As far as I understand it,this will only decode "proper IEC 61850" fields. Best regards Anders Den sön 24 mars 2024 kl 19:41 skrev R Massink : > Hello, > > I've creat

Re: [Wireshark-dev] Advice on how to integra IEC-61850 protocol mapping onto the existing MMS dissector

2024-04-02 Thread R Massink
Hi Anders, That is awesome! I must admit I was not familiar enough with the .asn and asn2wrs decoder to see how much I could do there. Therefore most of my code was outside of that part, but your approach is much cleaner. If it's ok, I'd like to discuss directly how I can help to get more of the