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] Capturing Giant Packets Only

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


From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Wed, 02 Jul 2008 10:01:20 -0700

Sheahan, John wrote:
I just discovered that some of my trunks are clocking lots of giant packets and I wanted to know if there is a way to filter just for giants?

If giant packets are Ethernet frames > 1514 bytes (if you don't count the FCS)/1518 bytes (if you count the FCS), a capture filter such as "greater 1515" (confusingly, the "greater" operation in the libpcap/WinPcap filter parser is defined to mean "greater than or equal to") or "greater 1519", depending on whether your adapter supplies the FCS when capturing, should work.

  • Follow-Ups:
    • Re: [Wireshark-users] Capturing Giant Packets Only
      • From: Sheahan, John
  • References:
    • [Wireshark-users] Version 1.0.1 (SVN Rev 25639) - > Bug ?
      • From: MEHMET YALTI
    • [Wireshark-users] Capturing Giant Packets Only
      • From: Sheahan, John
  • Prev by Date: Re: [Wireshark-users] Version 1.0.1 (SVN Rev 25639) - > Bug ?
  • Next by Date: Re: [Wireshark-users] snoop capture dissector error
  • Previous by thread: [Wireshark-users] Capturing Giant Packets Only
  • Next by thread: Re: [Wireshark-users] Capturing Giant Packets Only
  • Index(es):
    • Date
    • Thread

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