Yes, that's right. But which part of the source code needs to be manipulated here I am not sure of that. As in what part of code is causing the 000... = to appear before Qualifier.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jaap Keuter Sent: Wednesday, July 15, 2009 10:45 AM To: Developer support list for Wireshark Subject: Re: [Wireshark-dev] Changing how the fields are displayed in the output of dissector Hi, Not without changing the sourcecode. Thanx, Jaap Swapnil Barai (sbarai) wrote: > > > Hi > > > > This is a sample output of wireshark SCSI dissector. > > > > 000.... = Qualifier: Device type is connected to logical unit (0x00) > > > > Qualifier being a registered field in the SCSI dissector. > > > > Is there a way to make this output as > > > > Qualifier: Device type is connected to logical unit (0x00) > > > > Thanks > > ________________________________________________________________________ ___ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://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: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
