Wireshark-bugs: [Wireshark-bugs] [Bug 1258] New: speed up filter routine
From:
bugzilla-daemon@xxxxxxxxxxxxx
Date: Tue, 5 Dec 2006 08:46:53 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1258
Summary: speed up filter routine
Product: Wireshark
Version: SVN
Platform: PC
OS/Version: Linux
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: toralf.foerster@xxxxxx
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
If a filter rule like "!tcp" is extended by a term like "!tcp && !udp" the
filter routine should work only at the displayed (== filtered) subset of all
packets. This would be useful for large files.
--
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.