Wireshark

  • Riverbed Technology
  • WinPcap
SHARKFEST '13 - Wireshark Developer and User Conference - June 16-19, 2013 - UC Berkeley
  • 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] Counting the number of duplcate packets

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


From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Fri, 4 Sep 2009 11:45:37 -0700


On Sep 3, 2009, at 9:39 PM, Steve Evans wrote:

I'm looking for a display filter that will count the number of duplicate packets.

1) What is your definition of a "duplicate packet"? Same frame content? Same IP identifier for IP packets?

2) Display filters do not have any state - they just test various fields in the packet or calculated by dissectors for the packet - and don't count things, so a display filter couldn't do this; another mechanism would have to be used.

  • Follow-Ups:
    • Re: [Wireshark-users] Counting the number of duplcate packets
      • From: Steve Evans
  • References:
    • [Wireshark-users] Counting the number of duplcate packets
      • From: Steve Evans
  • Prev by Date: Re: [Wireshark-users] aggregating packages in one messages
  • Next by Date: Re: [Wireshark-users] Counting the number of duplcate packets
  • Previous by thread: [Wireshark-users] Counting the number of duplcate packets
  • Next by thread: Re: [Wireshark-users] Counting the number of duplcate packets
  • Index(es):
    • Date
    • Thread

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