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: "Abhik Sarkar" <sarkar.abhik@xxxxxxxxx>
Date: Fri, 4 Jul 2008 00:36:19 +0400

Isn't _something_ like what you want already present. I agree it is
not _exactly_ the same, but it is very similar. Taking your example of
the TCP protocol:
- Select any frame.
- In the Packet Details pane
 - click + to expand the TCP protocol
 - click + to expand the Flags.
- Select a flag of your choice (e.g. SYN)
- Right-click and choose "Prepare a filter > Selected", and
""tcp.flags.syn == X" appears in the display filter field!

Regards,
Abhik.

On Thu, Jul 3, 2008 at 11:09 PM, Kumar, Hemant <kumarh@xxxxxxxxxxxx> wrote:
> So that if user wants to select fetch all the messages having subfield == X
>
> He should go in the expression window and not put Protocol.Field.subfield ==
> X, but rather just go on hitting on the + buttons and the subtree should
> appear below it and he can set the parameter for that field and the
> wireshark will automatically form the expression based on the user selction
> of trees and subtrees so basically I don't want to put
>
>
>
> Protocol.Field.subfield beforehand in the expression window but rather just
> firstly just Protocol will appear then on hitting + for protocol, Field will
> apper and then on hittin + for Field subfield should appear and then user
> can set subfield == x and in the expression bar, automatically wireshark
> will put the expression Protocol.Field.subfield.

  • Follow-Ups:
    • Re: [Wireshark-dev] Query on Field Registration
      • From: Kumar, Hemant
  • 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
  • Prev by Date: Re: [Wireshark-dev] Query on Field Registration
  • Next by Date: Re: [Wireshark-dev] Query on Field Registration
  • 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