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] How to pass file info along with a packet

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


From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Mon, 03 Dec 2007 12:57:18 -0800

Peter Moore wrote:
I’d like to pass some information about a file along with a packet. I am currently using a pseudo header to do so. This works ok during the sequential read through the file, but doesn’t with seek and read.

It does if you return the pseudo-header in the seek-and-read routine, which you're supposed to do; the seek_read routines in Wireshark take a "union wtap_pseudo_header *" as one of the arguments.

This is, by the way, more of a wireshark-dev topic than a wireshark-users topic.

  • Follow-Ups:
    • Re: [Wireshark-users] How to pass file info along with a packet
      • From: Peter Moore
  • References:
    • [Wireshark-users] How to pass file info along with a packet
      • From: Peter Moore
  • Prev by Date: [Wireshark-users] How to pass file info along with a packet
  • Next by Date: Re: [Wireshark-users] MPEG2TS over UPD not decoded
  • Previous by thread: [Wireshark-users] How to pass file info along with a packet
  • Next by thread: Re: [Wireshark-users] How to pass file info along with a packet
  • Index(es):
    • Date
    • Thread

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