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] Query on Field Registration

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


From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Thu, 3 Jul 2008 15:00:00 -0700


On Jul 3, 2008, at 2:43 PM, Kumar, Hemant wrote:

What I want to know is that whether such a tree like structure which appears in the details pane is possible in the Filter Expression Dialog Box? And I don't want to register fields like tcp.flags.syn rather register them individually i.e. register flags separately, syn separately and let the wireshark make the filter expression depending upon the selection in the Filter expression dialog box.

That's not possible, and there's no workaround. You have to give fields their full name. If you have several message types with a "flags" field, *and* that "flags" field is the same in all those message types, you could register a "proto.flags" field, and "proto.flags.XXX" fields for the flags in the "flags" field.

As per my earlier mail, displaying the field list as a multi-level tree could be done without that.

  • References:
    • [Wireshark-dev] Query on Field Registration
      • From: Kumar, Hemant
    • Re: [Wireshark-dev] Query on Field Registration
      • From: Guy Harris
    • Re: [Wireshark-dev] Query on Field Registration
      • From: Kumar, Hemant
    • Re: [Wireshark-dev] Query on Field Registration
      • From: Abhik Sarkar
    • Re: [Wireshark-dev] Query on Field Registration
      • From: Martin Corraine (mcorrain)
    • Re: [Wireshark-dev] Query on Field Registration
      • From: Kumar, Hemant
    • Re: [Wireshark-dev] Query on Field Registration
      • From: Martin Corraine (mcorrain)
    • Re: [Wireshark-dev] Query on Field Registration
      • From: Kumar, Hemant
    • Re: [Wireshark-dev] Query on Field Registration
      • From: Abhik Sarkar
    • Re: [Wireshark-dev] Query on Field Registration
      • From: Kumar, Hemant
  • Prev by Date: Re: [Wireshark-dev] Query on Field Registration
  • Next by Date: [Wireshark-dev] [patch] sparse fix to SSL decryption code
  • Previous by thread: Re: [Wireshark-dev] Query on Field Registration
  • Next by thread: Re: [Wireshark-dev] Query on Field Registration
  • Index(es):
    • Date
    • Thread

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