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: Re: [Wireshark-dev] Source, Destination, Protocol, Info columns values missing.

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


From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Fri, 9 Jun 2006 20:51:11 -0700


On Jun 9, 2006, at 8:11 PM, Ravi Kondamuru wrote:

Thanks a lot. That was precisely the issue. I was setting all columns and calling subdissector inside if (tree) {...}.

Has this behavior changed between revisions 18189 of Ethereal and 18418 of Wiretap? As explained in my original problem description, the above code works in the ethereal code base.

Has the requirement that subdissectors be called regardless of whether "tree" is null or not changed? No - that's been the case for a long time, and dissectors calling subdissectors only when "tree" is not null have had problems in Ethereal for a long time.

Was there a problem causing dissectors to be called with a non-null "tree" argument even when the protocol tree wasn't required, and was that problem fixed between revisions 18189 and 18418? Possibly - I don't know, but I think some problems of that sort might have been fixed.


  • Follow-Ups:
    • Re: [Wireshark-dev] Source, Destination, Protocol, Info columns values missing.
      • From: Martin Regner
  • References:
    • [Wireshark-dev] Source, Destination, Protocol, Info columns values missing.
      • From: Ravi Kondamuru
    • Re: [Wireshark-dev] Source, Destination, Protocol, Info columns values missing.
      • From: Guy Harris
  • Prev by Date: Re: [Wireshark-dev] VoIP Calls Option Doesn't Work In V0.99.1pre1
  • Next by Date: Re: [Wireshark-dev] Source, Destination, Protocol, Info columns values missing.
  • Previous by thread: Re: [Wireshark-dev] Source, Destination, Protocol, Info columns values missing.
  • Next by thread: Re: [Wireshark-dev] Source, Destination, Protocol, Info columns values missing.
  • Index(es):
    • Date
    • Thread

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