ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] Changing how the fields are displayed in the output of dissector

From: "Swapnil Barai (sbarai)" <sbarai@xxxxxxxxx>
Date: Wed, 15 Jul 2009 10:31:06 -0700

  

      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