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 1814] Capture filters not work when capturing from named pipes.

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 20:04:43 +0000 (GMT)

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





------- Comment #2 from guy@xxxxxxxxxxxx  2007-09-02 20:04 GMT -------
...and if we're not going to use the filter, we shouldn't let the user specify
it, as having a capture filter box fools the user into thinking it makes a
difference.

As such, doing bpf_filter() on the packets when reading from a pipe is probably
the right idea, if doable.  *HOWEVER*, doing the filtering in the program
writing to the pipe (or, if that program is getting its input from another
program, e.g. a tcpdump/WinDump run over ssh, doing it in *that* program -
i.e., doing itas early as possible in the pipeline) is *STILL* a good idea, as
per my previous comment.


-- 
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.

  • References:
    • [Wireshark-bugs] [Bug 1814] New: Capture filters not work when capturing from named pipes.
      • From: bugzilla-daemon
  • Prev by Date: [Wireshark-bugs] [Bug 1751] Direction info missing for Bluetooth H4 captures in pcap-format
  • Next by Date: [Wireshark-bugs] [Bug 1702] PPPoE packets in Ethernet captures on Linux have bogus payload lengths
  • Previous by thread: [Wireshark-bugs] [Bug 1814] Capture filters not work when capturing from named pipes.
  • Next by thread: [Wireshark-bugs] [Bug 1815] New: The last received packet from pipe is not shown in packet list.
  • Index(es):
    • Date
    • Thread

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