Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-dev: [Wireshark-dev] Info column prints

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: "Amit Khullar" <amit.khullar@xxxxxxxxxx>
Date: Mon, 11 Jun 2007 14:06:50 +0100

Hi,

 

I have a proprietary dissector for a proprietary protocol which encloses a Q931 packet.

When I dissect the packet and place some information in the INFO column, and then pass the packet to the standard Q931 dissector, it clears of the INFO column and updates its own results.

I want to preserve my information and then allow Q931 to append to it. Can this be done ?

Q931 is a built-in dissector hence I donot want to modify it.

I was thinking more on the lines to retrieve the complete string in the INFO column, after Q931 dissection and then re-format it such that I append Q931 INFO string to my information and then print it in the INFO column. Is this a possibility ?

 

Would appreciate any help/pointers in this regard.

 

Cheers

Amit

 

  • Follow-Ups:
    • Re: [Wireshark-dev] Info column prints
      • From: Anders Broman (AL/EAB)
  • Prev by Date: [Wireshark-dev] [PATCH] compilation errors if configure -without -disable-warnings-as-errors
  • Next by Date: Re: [Wireshark-dev] Info column prints
  • Previous by thread: [Wireshark-dev] [PATCH] compilation errors if configure -without -disable-warnings-as-errors
  • Next by thread: Re: [Wireshark-dev] Info column prints
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation