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-users: Re: [Wireshark-users] OSPF LS Aging Field - Output Question

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


From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Sat, 6 Sep 2008 14:40:04 -0700


On Sep 6, 2008, at 4:55 AM, Barry Constantine wrote:

I am trying to us the ā€œā€“T fields –eā€ options to get the LS Age field out of OSPF LS Update packets (and dump to text file).

The problem I am running into is that the LS Age field display filter is only an offset into the frame (i.e. frame[62:2] in this case).

That means that the LS Age field isn't a named field - it's just added with proto_tree_add_text() - so you can't use "-T fields -e" to extract it.

There are a bunch of other OSPF fields that aren't named; somebody should probably add more named fields to the OSPF dissector.
  • References:
    • [Wireshark-users] OSPF LS Aging Field - Output Question
      • From: Barry Constantine
  • Prev by Date: Re: [Wireshark-users] OSPF LS Aging Field - Output Question
  • Next by Date: Re: [Wireshark-users] TCP Window Sizes
  • Previous by thread: Re: [Wireshark-users] OSPF LS Aging Field - Output Question
  • Next by thread: [Wireshark-users] tshark and export as PDML
  • Index(es):
    • Date
    • Thread

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