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-bugs: [Wireshark-bugs] [Bug 1703] "Filter" dialog in "File"->"Open" not expected

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


From: bugzilla-daemon@xxxxxxxxxxxxx
Date: Sun, 2 Sep 2007 23:03:44 +0000 (GMT)

http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1703





------- Comment #1 from guy@xxxxxxxxxxxx  2007-09-02 23:03 GMT -------
It's a display filter, not a capture filter, and the idea is that if you want
to apply a display filter to each packet as it's read, and discard packets that
don't match (not "don't display", completely *discard*), you can do it at that
point.

Read filters have some problems (for example, if packet reassembly is being
done, only the frame where the reassembly completes will match the filter, so
most of the fragments will be missing from the packet list), but they can be
useful in some cases.

Perhaps we should make it clearer that it's a read filter.


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

  • Prev by Date: [Wireshark-bugs] [Bug 1702] PPPoE packets in Ethernet captures on Linux have bogus payload lengths
  • Next by Date: [Wireshark-bugs] [Bug 1685] change message for a network interface which was brought down
  • Previous by thread: [Wireshark-bugs] [Bug 1702] PPPoE packets in Ethernet captures on Linux have bogus payload lengths
  • Next by thread: [Wireshark-bugs] [Bug 1685] change message for a network interface which was brought down
  • Index(es):
    • Date
    • Thread

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