Hi,
Oh the first condition is actually:
/* If there is less than 38 characters this is not XML
* <?xml version="1.0" encoding="UTF-8"?>
*/
/Anders
From: Anders Broman
Sent: den 13 juli 2017 09:46
To: 'Developer support list for Wireshark' <wireshark-dev@xxxxxxxxxxxxx>
Subject: RE: [Wireshark-dev] Diameter SH-Interface User Data (AVP 702) is not decoded stiil in the latest version
Hi,
The “detection” of XML in the AVP sub dissector depends on that the first bytes are exactly “<?xml”
otherwise it is supposed to not be XML.
Does your data have that string as its first part? If not it’s arguably a bug in the application.
Regards
Anders
From: Wireshark-dev [mailto:wireshark-dev-bounces@xxxxxxxxxxxxx]
On Behalf Of Ariel Burbaickij
Sent: den 10 juli 2017 09:49
To: wireshark-dev@xxxxxxxxxxxxx
Subject: [Wireshark-dev] Diameter SH-Interface User Data (AVP 702) is not decoded stiil in the latest version
somehow my previous e-mail in April 2017 did not get through to the list, so here is another attempt:
I tried to decode the packet with the latest and greatest release -- 2.2.7 and the results are still the same -- SH-interface -- some XML content is not decoded still. What do we do next?
With Best Regards
Ariel Burbaickij