Is there a standard format for GUIDs? Are we presuming a 16 byte "datatype"? I think GUID may be too vague to have "global" resolution. This seems like a RTPS specific issue, so the "resolving" can just be handled within preferences of the RTPS protocol. I'd recommend a UAT format if there isn't already a file format created for the resolution.
-----Original Message----- From: Juan Jose Martin Carrascosa <[email protected]> To: Developer support list for Wireshark <[email protected]> Sent: Wed, Mar 16, 2016 9:19 am Subject: [Wireshark-dev] Manually resolve name Hi everybody, I have managed to create an RTPS address using the guidPrefix, and I created a new column for it (adding it also to pinfo->rtps_src). It looks like this: This is going to help a lot in the debugging of RTPS issues. My next goal is to be able to manually resolve the Participant GUID displayed, the same way we are capable of resolving the IP addresses (as I did with HostB in the picture above). 1) How can I do that? Where do I have to code? 2) If I get it done, would it be included in the community version? or would something like this be rejected? Thanks! Juanjo Martin ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: https://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: https://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
